-
Notifications
You must be signed in to change notification settings - Fork 111
Pull requests: useflyent/fhttp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
only strip double quotes if the "allowDoubleQuote" parameter is false
#15
opened Oct 5, 2021 by
yanando
Loading…
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
opened Sep 19, 2021 by
emorell96
Loading…
ProTip!
Follow long discussions with comments:>50.