Commit 79e62d8
committed
delete gzip header once decompressed
FilterResp detects `Content-Encoding: gzip` and decompresses the body into plain bytes.
But it never removed the `Content-Encoding: gzip` header before passing the response back
to the client1 parent c53a8e1 commit 79e62d8
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
253 | 258 | | |
254 | 259 | | |
255 | 260 | | |
| |||
0 commit comments