issues
search
drbrain
/
net-http-persistent
Thread-safe persistent connections with Net::HTTP
http://seattlerb.rubyforge.org/net-http-persistent
339
stars
117
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove retry logic
#100
grosser
closed
4 years ago
7
adds ruby 2.6 write_timeout support
#99
vroldanbet
closed
5 years ago
0
fix memory leak introduced by connection pooling
#98
tenderlove
closed
5 years ago
1
update .travis.yml with latest non-EOL rubies
#97
thommahoney
closed
5 years ago
2
Leaking Proc instances (memory leak)
#96
brauliobo
closed
5 years ago
1
Fix exception message to not guess whether proxy was used
#95
danrabinowitz
closed
5 years ago
0
Allow setting min/max SSL version for a connection on Ruby 2.5
#94
bdewater
closed
5 years ago
1
Travis: add 2.4, 2.5 to CI matrix
#93
olleolleolle
closed
5 years ago
1
Avoid MiniTest deprecation: use assert_nil
#92
olleolleolle
closed
5 years ago
0
Fix a typo
#91
284km
closed
5 years ago
0
Sets a default pool size for Windows as Process::RLIMIT_NOFILE is not supported
#90
jakauppila
closed
5 years ago
10
Retry of idempotent requests not working?
#89
timanovsky
closed
4 years ago
4
Add explicit nil proxy arguments - Corrects no_proxy support
#88
jakauppila
closed
5 years ago
0
NoMethodError
#87
confact
opened
7 years ago
1
Add missing dev/test dependency and fix broken test
#86
tjschuck
closed
5 years ago
0
Update initializer docs to use kwargs for `name`
#85
tjschuck
closed
5 years ago
0
Fix doc example for Net::HTTP::Persistent.new
#84
jamesrwhite
closed
5 years ago
0
Use method to check idempotence in Net::HTTP::Persistent#idempotent?
#83
fotos
closed
5 years ago
1
Support IPv6 URIs
#82
foca
closed
5 years ago
1
td-agent faild to send log to loggly because of net-http-persistent 3.0.0 is not compatible with fluent-plugin-forest
#81
ghost
closed
5 years ago
1
`net-http-persistent` 3.0 and `faraday` incompatibility
#80
ProGM
closed
5 years ago
2
Process::RLIMIT_NOFILE is not defined in Windows version
#79
tunepolo
closed
5 years ago
10
put a timestamp on History.txt for v3.0
#78
joevandyk
closed
5 years ago
1
SSL ConnectionFailed issue on second SSL connection request
#77
mikefogg
opened
8 years ago
2
use URI#hostname instead of host to support bracket-escaped IPv6
#76
stepnivlk
closed
4 years ago
0
support for basic auth in get request?
#75
maxstudener
closed
4 years ago
2
Convert tests to RSpec
#74
driverpt
closed
4 years ago
1
Avoid the JRuby SSL Warning for use of unimplemented session=
#73
lolwhitaker
closed
5 years ago
1
avoiding ssl.session= on JRuby
#72
kares
opened
8 years ago
4
Connection Pool (on master) not reusing connections
#71
ryansch
closed
4 years ago
5
Issue with autoloading not working on some Rubies
#70
dreilly1982
closed
4 years ago
1
Next Release?
#69
nightrise
closed
4 years ago
1
CI: add ruby 2.2 to the Travis mix
#68
rud
closed
6 years ago
1
Use #respond_to? instead of === to determine URI-ness
#67
mckern
closed
4 years ago
1
Use any connection method available.
#66
voxik
closed
5 years ago
1
removing generation_key & ssl_generation_key from thread local storage
#65
dominicm
closed
5 years ago
2
limiting bindings of default_proc
#64
dominicm
closed
5 years ago
2
Support setting ciphers and other SSL configuration options available in Net::HTTP
#63
Spaceghost
closed
9 years ago
2
Auto-reconnection does not work on SNI
#62
dissolve
opened
10 years ago
5
Fix: miss a equal sign.
#61
ifduyue
closed
7 years ago
0
avoid auto proxy detection when no_proxy is set
#60
stlay
closed
5 years ago
1
Actually fix unescaping of proxy auth credentials
#59
mislav
closed
10 years ago
1
Do not set @proxy_uri attributes if nil
#58
kennym
closed
10 years ago
2
Fix exception when proxy=nil
#57
chucklin
closed
10 years ago
2
fix: error with no-proxy
#56
tumf
closed
10 years ago
3
IOError: Too many open files
#55
lardcanoe
closed
4 years ago
2
Fixes escaped proxy user and password.
#54
juhakaja
closed
10 years ago
0
Set connection.keep_alive_timeout using idle_timeout in ruby 2.0.
#53
dylanahsmith
closed
10 years ago
3
docs link in repo is no longer valid
#52
indirect
closed
10 years ago
1
Net::HTTP::Persistent::Error due to hostname "www.rapleaf.com" does not match the server certificate
#51
bsgreenb
closed
10 years ago
6
Previous
Next