issues
search
httprb
/
http
HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
MIT License
3.01k
stars
321
forks
source link
v5.0.2
#688
Closed
tarcieri
closed
3 years ago
tarcieri
commented
3 years ago
#686
Correctly reset the parser. (@bryanp)
#684
Don't set Content-Length for GET, HEAD, DELETE, or CONNECT requests without a BODY. (@jyn514)
#679
Use features on redirected requests. (@nomis)
#678
Restore
HTTP::Response
:uri
option for backwards compatibility. (@schwern)
#676
Update addressable because of CVE-2021-32740. (@matheussilvasantos)
#653
Avoid force encodings on frozen strings. (@bvicenzo)
#638
DNS failover handling. (@midnight-wonderer)
HTTP::Response
:uri
option for backwards compatibility. (@schwern)