issues
search
ning
/
async-http-client
Asynchronous Http Client for Java
135
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for client/proxy authentication
#9
bentmann
closed
14 years ago
1
Is setMaximumConnectionsTotal() working?
#8
gregrluck
closed
14 years ago
4
decouple core client from higher-level features (form-encoded params, cookies, multipart, caching, etc)
#7
martint
closed
14 years ago
2
Headers class is a Map
#6
neotyk
closed
14 years ago
2
Incorrect use of generics
#5
hiredman
closed
14 years ago
4
Expose protocol details to client
#4
neotyk
closed
14 years ago
1
setParameter on request builder is confusing
#3
brianm
closed
14 years ago
1
Flesh out QueryParam support
#2
brianm
closed
14 years ago
1
params and query params need to be a multimap, not a map
#1
brianm
closed
14 years ago
1
Previous