issues
search
igrigorik
/
em-http-request
Asynchronous HTTP Client (EventMachine + Ruby)
1.22k
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add examples for POST request with custom headers
#317
Eyal-Shalev
opened
6 years ago
1
Tests fail with newer http-parser library (2.1 was okay, 2.7.1 is failing)
#316
cbiedl
closed
4 years ago
5
Crash on Mac OS X when performing lots of requests simultaneously
#315
pierresouchay
closed
6 years ago
14
EM-HTTP-Request is not secure
#314
koenrh
closed
4 years ago
3
sni-hostname no longer settable
#313
steve-misky
opened
7 years ago
0
EventMachine::HttpDecoders::GzipHeader is unnecessary, Zlib::Inflate can do this for you
#312
drbrain
opened
7 years ago
4
Immutable/Frozen String Compatibility
#311
kenpropel
opened
7 years ago
3
Any way to send multipart/form-data?
#310
ktimothy
closed
7 years ago
2
REST api access using SSL/TLS PEM files
#309
satyashanmuka
closed
7 years ago
4
Fix incorrect matcher in DNS spec/test
#308
mexisme
closed
7 years ago
0
Support for defining HTTP proxy via the $HTTP_PROXY (etc) env-var
#307
mexisme
closed
7 years ago
7
Support for defining HTTP proxy via the $HTTP_PROXY (etc) env-var
#306
mexisme
closed
7 years ago
5
how can i send one file with HttpRequest.post
#305
wllzhazha
closed
7 years ago
3
Literal IPv6 address support
#304
foca
closed
4 years ago
3
Simple OAuth gem dependency
#303
nbrookie
closed
7 years ago
2
Proxy error callback missing for CONNECT
#302
ghost
closed
4 years ago
2
Prevent data corruption when decoding gzip stream, fixes #284
#301
boxofrad
closed
8 years ago
3
Release new version with cookiejar dependency fix
#300
robertgrimm
closed
8 years ago
1
unable to resolve server address: Success
#299
dgutov
closed
8 years ago
2
Fails to run on OSX
#298
dblock
closed
8 years ago
3
Update README.md
#297
sukeerthiadiga
closed
8 years ago
1
Fix basic auth and proxy
#296
mdpye
closed
8 years ago
8
cookiejar is correct except for ver 0.3.1.
#295
tsukasaoishi
closed
8 years ago
3
Drop dependency on http_parser.rb
#294
greg-hellings
closed
8 years ago
4
Handling multiple responses to one HTTP request
#293
d0minos
closed
9 years ago
8
HTTPS proxying generates a stray colon in CONNECT statement
#292
jan
closed
8 years ago
4
Rescue from StandardError instead of Exception
#291
shaicoleman
closed
9 years ago
1
em-http-request request timeout
#290
xiaoshengaimm
closed
9 years ago
1
Fix the issue when redirect request is triggered only after connection inactivity timeout
#289
soylent
closed
9 years ago
3
stop redirect after failing
#288
zabolotnov87
closed
9 years ago
6
cleaned up warnings
#287
mikerodrigues
closed
9 years ago
1
Connection closed by server
#286
arsenische
closed
8 years ago
8
Ignore query option when redirecting
#285
soylent
closed
9 years ago
1
Intermittent Content-decoder error on compressed response from www.google.com
#284
outoftime
closed
8 years ago
9
Use Base64.strict_encode64 instead of Base64.encode64.
#283
wtcross
closed
9 years ago
2
Don't modify header for CONNECT style proxies.
#282
psschroeter
closed
9 years ago
2
Make EventMachine::HttpResponseHeader.http_status match docs
#281
mpalmer
closed
9 years ago
3
https:///host.com/ causes Seg Fault on solaris (three forward slashes instead of two)
#280
sodabrew
closed
9 years ago
4
Remove extra close_connection call. Addresses performance concerns in #266
#279
karthikv
closed
9 years ago
3
Pass default port if port is nil
#278
glebtv
closed
8 years ago
2
Don't memoize status; http_status may change
#277
benstein
closed
9 years ago
0
A case of weird behavior of keepalive connections with redirection
#276
1AdAstra1
closed
9 years ago
5
delete content encoding header after decompression
#275
romankuznietsov
closed
10 years ago
0
SNI support missing?
#274
quezacoatl
closed
7 years ago
22
Added support for forcefully closing the connection
#273
mkroman
closed
10 years ago
6
Uses String#getbyte which is not available in ruby 1.8
#272
flagman
closed
8 years ago
1
POST request bug?
#271
sid-code
closed
10 years ago
1
Remove content-encoding header when response is decoded
#270
turley
closed
8 years ago
4
Fix gzip decompression in cases where first bytes arrive slowly
#269
turley
closed
8 years ago
5
Errno::ETIMEDOUT when no port given (using socks5 proxy)
#268
mattes
closed
9 years ago
2
Previous
Next