issues
search
joshgontijo
/
rest-client
MIT License
21
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump gson from 2.8.0 to 2.8.9
#98
dependabot[bot]
opened
2 years ago
0
Bump httpclient from 4.5.3 to 4.5.13
#97
dependabot[bot]
opened
3 years ago
0
Bump commons-io from 2.4 to 2.7
#96
dependabot[bot]
opened
3 years ago
0
Bump junit from 4.12 to 4.13.1
#95
dependabot[bot]
opened
4 years ago
0
Disabling SSL checks doesn't work
#94
adatta02
opened
5 years ago
2
Unirest class can have a double check locking
#93
thiagomiranda3
closed
5 years ago
3
media type application/json ; charset=UTF-8 not recognized
#92
asafbennatan
closed
5 years ago
1
[Bug]: Get request with default headers fails
#91
bitsal
closed
5 years ago
2
RestClient client = RestClient.newClient().build(); doesn't work?
#90
davidji99
closed
5 years ago
1
Improvement: Support for max requests per route override
#89
onack
closed
6 years ago
1
allow changing default RestClient
#88
emmericp
closed
5 years ago
0
[Feature request] Allow changing the default client used by the static methods
#87
emmericp
opened
6 years ago
3
Response entity fails for empty body
#86
joshgontijo
opened
6 years ago
0
Add ability to provide your own HTTP Client
#85
Hontaro
opened
6 years ago
1
Any way to set a custom http client?
#84
jorexe
closed
6 years ago
6
Multipart file upload doesn't set properly content type
#83
bitsal
closed
6 years ago
1
Remove .toBytearray from async upload
#82
joshgontijo
closed
6 years ago
1
java.lang.ClassCastException: org.apache.http.client.methods.HttpOptions
#81
joshgontijo
closed
7 years ago
0
Consider adding a progress listener for Callback
#80
joshgontijo
opened
7 years ago
2
Android httpclient incompatibility
#79
joshgontijo
opened
7 years ago
0
Asynchronous Requests not working on Android!
#78
joshgontijo
opened
7 years ago
0
Unable to find CloseableHttpClient
#77
joshgontijo
closed
7 years ago
0
Problem working with Content Coding in response
#76
joshgontijo
opened
7 years ago
0
Add JavaDoc content
#75
joshgontijo
closed
6 years ago
1
Per request proxy config
#74
joshgontijo
closed
6 years ago
1
[Feature Request] Jackson JSON library
#73
joshgontijo
closed
7 years ago
1
java.lang.ExceptionInInitializerError on android
#72
joshgontijo
opened
7 years ago
0
Pagination support
#71
joshgontijo
closed
7 years ago
0
Post should sort the fields as part of the request
#70
joshgontijo
closed
7 years ago
0
Force Multipart instead of x-www-form-urlencoded
#69
joshgontijo
closed
7 years ago
1
byte[] uploads
#68
joshgontijo
closed
7 years ago
0
IllegalThreadStateException in HttpClientHelper.requestAsync (HttpClientHelper.java:100)
#67
joshgontijo
opened
7 years ago
0
Invalid Headers when using Unirest
#66
joshgontijo
closed
6 years ago
1
Feature Request: Being able to add headers before method chosen
#65
joshgontijo
closed
7 years ago
0
[Feature request] Set proxy authentication
#64
joshgontijo
closed
6 years ago
1
https issues
#63
joshgontijo
closed
6 years ago
1
Do not follow redirects
#62
joshgontijo
closed
7 years ago
1
Options.refresh : always start a new SyncIdleConnectionMonitorThread
#61
joshgontijo
closed
6 years ago
1
[Feature request] Allow reusing the original request even if asObject has failed
#60
joshgontijo
closed
6 years ago
1
HttpResponse not consume responseEntity if objectMapper throw exception
#59
joshgontijo
closed
7 years ago
1
unirest so many AsyncIdleConnectionMonitorThread running !
#58
joshgontijo
closed
7 years ago
1
Custom SocketTimeout per request
#57
joshgontijo
closed
7 years ago
1
Unirest.setProxy leaves open file descriptors systemwide [Critical]
#56
joshgontijo
closed
6 years ago
1
SSL connections with required client auth throw bad_certificate errors.
#55
joshgontijo
opened
7 years ago
0
404 that returns "Content-Type: text/html" is treated as Json, and explodes
#54
joshgontijo
closed
7 years ago
1
curl way - PUT
#53
joshgontijo
closed
6 years ago
1
Bad Performance vs. httpclient library
#52
joshgontijo
closed
6 years ago
1
Resource "/foo/%2F" is translated by HttpClientHelper to "/foo//", which becomes "/foo", a different resource
#51
joshgontijo
opened
7 years ago
0
"restarting" Unirest after shutdown()
#50
joshgontijo
closed
6 years ago
1
ACCEPT_ENCODING_HEADER can't be removed
#49
joshgontijo
closed
6 years ago
1
Next