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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement RFC 8305, the "Happy Eyeballs".
#793
midnight-wonderer
opened
5 days ago
0
New feature: RaiseError
#792
c960657
closed
1 week ago
2
New feature: Acceptable
#791
c960657
opened
1 month ago
0
Release v6.0.0
#790
ixti
opened
2 months ago
9
Cache header normalization to reduce object allocation
#789
alexcwatt
closed
2 months ago
8
Bump rubocop to v1.61
#788
tarcieri
closed
3 months ago
0
Create warrant search
#786
CallieAvery
closed
4 months ago
1
Bug: Using Logger Breaks Request Streaming
#785
ksylvest
opened
5 months ago
1
Feature Request: Better Control of Logging for Binary Request Body / Response Body
#784
ksylvest
opened
5 months ago
0
Add more granularity to `ConnectionError` through more specific error classes
#783
omkarmoghe
closed
3 months ago
1
`HTTP::Response::Body#each` and `BUFFER_SIZE`
#782
andyundso
opened
7 months ago
0
Fixes comment typo in errors.rb
#781
ajsharma
closed
7 months ago
0
Update base64 dependency version
#780
SleepingInsomniac
closed
4 months ago
1
project level timeout
#779
pynixwang
closed
2 months ago
2
Drop depenency on base64
#778
Earlopain
closed
3 months ago
0
Version 5.x bump?
#777
mjankowski
closed
9 months ago
3
Fix Base64 dependency warning
#776
bkuhlmann
closed
9 months ago
4
Add .retriable feature to Http - Rebased
#775
tomprats
closed
3 months ago
5
Timeout redesign for 6.x
#773
tarcieri
opened
11 months ago
7
SECURITY.md: use private vulnerability reporting feature
#772
tarcieri
closed
1 year ago
0
Support HTTP headers streaming
#771
IvanTakarlikov-st
opened
1 year ago
2
Remove auth header after following a redirect to a different origin
#770
pcriv
opened
1 year ago
0
Goodbye Hash rockets...
#769
ixti
closed
1 year ago
0
Start 6.0.0 version
#768
ixti
closed
1 year ago
2
Make HTTP::Feature work like rack middleware
#767
souk4711
closed
1 year ago
10
Handle responses in the reverse order from the requests
#766
souk4711
closed
1 year ago
2
Prevent CRLF injection due to broken URL normalizer
#765
c960657
closed
1 year ago
0
How to query the remote server address?
#764
r3jack
closed
1 year ago
1
File descriptor / socket leak when timeout occurs during initialization
#763
rpeng
closed
1 year ago
0
fix: close sockets on connection initialize timeout
#762
rpeng
closed
1 year ago
0
`DummyServer::Servlet#not_found` requires two arguments
#761
c960657
closed
1 year ago
0
Allow for copy paste to work
#760
hasandiwan
closed
1 year ago
3
Add `base64` to runtime dependency
#759
koic
closed
1 year ago
0
Do more conservative URL normalization
#758
c960657
closed
1 year ago
1
Add support for the `PURGE` HTTP method.
#757
renchap
closed
1 year ago
0
Are you open to include rspec_matchers?
#755
stoivo
closed
1 year ago
18
Stricter timeout options parsing
#754
stoivo
opened
1 year ago
15
Downcase Content-Type charset name
#753
paul
closed
1 year ago
0
raise error when invalid hash is passed to timeout
#752
stoivo
opened
1 year ago
1
Update README.md
#751
sandstrom
closed
1 year ago
1
403 and 404 responses for valid URLs
#750
MothOnMars
closed
1 year ago
7
SSLERROR occurred when running http method in the executable file: certificate verify failed.
#749
Vucius
closed
1 year ago
1
Issues running it on Mac Intel (12.6)
#748
brodock
closed
1 year ago
3
access ssl certificate details?
#747
jots
opened
1 year ago
4
Let the instrumenter log exceptions too
#746
foca
closed
1 year ago
3
Can we update to llhttp-ffi 0.5.0
#745
jmaino
closed
1 year ago
2
Bump llhttp-ffi (0.5.0)
#744
bryanp
closed
1 year ago
1
Add `Connection#finished_request?`
#743
c960657
closed
1 year ago
1
Run CI against Ruby 3.2
#742
koheisg
closed
1 year ago
2
Run CI against Ruby 3.2
#741
koheisg
closed
1 year ago
0
Next