added better support for automatic decompression by updating the method with the latest code from the original net/http package. It avoids a problem where if the server sends an empty Content-Length then the old code would fail on decompression. Now if the cs.requestGzip is false, it won't bother decompressing and leave it up to the user as it should.#12
Open
emorell96 wants to merge 1 commit intouseflyent:masterfrom
Open
added better support for automatic decompression by updating the method with the latest code from the original net/http package. It avoids a problem where if the server sends an empty Content-Length then the old code would fail on decompression. Now if the cs.requestGzip is false, it won't bother decompressing and leave it up to the user as it should.#12emorell96 wants to merge 1 commit intouseflyent:masterfrom
emorell96 wants to merge 1 commit intouseflyent:masterfrom