issues
search
OpenUnirest
/
unirest-java
Unirest in Java: Simplified, lightweight HTTP client library.
Other
56
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OpenUnirest is Merging with kong/Unirest
#61
ryber
opened
5 years ago
0
add isSuccess() method to HttpResponse interface
#60
cvaliente
closed
5 years ago
1
Problems with UTF-8 encoding
#59
bystronerik
closed
5 years ago
7
org.apache.http.NoHttpResponseException
#58
Jackeyzhe
closed
5 years ago
2
Non-static config
#57
paul-hammant
closed
5 years ago
4
Support for weird HTTP verbs, please
#56
paul-hammant
closed
5 years ago
2
Headers in original order, please
#55
paul-hammant
closed
5 years ago
7
Headers has size() but no way to enumerate over them
#54
paul-hammant
closed
5 years ago
0
Added AutoCloseable
#53
stevespringett
closed
5 years ago
3
SSL - Server Name Indication problem
#52
bystronerik
closed
5 years ago
4
Unirest.config().setRequestHeader adds header instead of setting it
#51
philippendrulat
closed
5 years ago
14
ClientFactory does not create a CloseableHttpAsyncClient with Encoding support
#50
rgraebert
closed
5 years ago
13
How to get Response Body on server error
#49
philippendrulat
closed
5 years ago
5
OutOfMemoryError on large file download on asBinary
#48
Catscratch
closed
5 years ago
4
[DepShield] (CVSS 5.9) Vulnerability due to usage of com.google.guava:guava:24.0-jre
#47
sonatype-depshield[bot]
closed
5 years ago
1
Why "asJson" cannot be resolved?
#46
Jasmine424
closed
5 years ago
6
[Query] Coding Standard/Quality Used #209
#45
ryber
closed
5 years ago
4
Replace Apache Client with Java HTTP/2 client if Java adoption >=9 ever becomes a thing
#44
ryber
opened
5 years ago
0
Make httpasyncclient dep optional
#43
ebuildy
closed
5 years ago
1
Unable to set custom HttpClient
#42
doppiak
closed
5 years ago
3
IllegalThreadStateException under high load
#41
MrGraversen
closed
5 years ago
13
Don't parse the body until getBody is called
#40
ryber
closed
5 years ago
0
Add request/response logging capabilities.
#39
LukaszTheProgrammer
closed
6 years ago
3
Switch to other json lib (openjson) instead of org.json due to licence clause in original
#38
Siedlerchr
opened
6 years ago
1
retain some options. Possibly addresses #34
#37
ryber
closed
6 years ago
1
Create CODE_OF_CONDUCT.md
#36
ryber
closed
6 years ago
0
Multipart/Form-Data uploads are not using ISO-8859-1 which results in broken filenames.
#35
ryber
closed
6 years ago
2
When Unirest restarts after shutdown it forgets any options that are set
#34
jdbevan
closed
6 years ago
5
Set browser mode to compatible for all multipart form data and charset to UTF-8
#33
Catscratch
closed
6 years ago
2
Question: Is this supposed to be the new maintained repo?
#32
xxRockOnxx
closed
6 years ago
3
fix wrong version
#31
xxRockOnxx
closed
6 years ago
0
JSESSIONID Cookie is cached preventing multiple basic auth users
#30
melloware
closed
6 years ago
14
Question about multi-threading and multiple REST servers
#29
CSBaum
closed
6 years ago
2
Update README for HttpResponse.getParsingError() and Options.init()
#28
jdbevan
closed
6 years ago
1
Differences with the Kong Unirest
#27
sic2
closed
6 years ago
2
make it possible to completely re-init unirest back to original state
#26
ryber
closed
6 years ago
3
Unirest.refresh() should re-create sync monitor
#25
jdbevan
closed
6 years ago
1
Add Option to never follow redirects
#24
ryber
closed
6 years ago
1
Invalid Headers when using Unirest
#23
ryber
closed
6 years ago
2
HttpResponse not consume responseEntity if objectMapper throw exception
#22
ryber
closed
6 years ago
1
Support Authenticated Proxies
#21
ryber
closed
5 years ago
1
QueryString null
#20
ryber
closed
6 years ago
0
Support Type References For DeSerialization
#19
ryber
closed
6 years ago
3
Add charset to MultipartBody
#18
ryber
closed
6 years ago
0
Request losts url query parameters if url contains fragment
#17
ryber
closed
6 years ago
1
ContentTooLongException
#16
ryber
closed
6 years ago
1
Support for Java 8 CompletableFuture
#15
ryber
closed
6 years ago
1
Honor useSystemProperties() when setting up HttpClients
#14
ryber
closed
5 years ago
0
Suggesting looking into another great Unirest fork
#13
robinbraemer
closed
6 years ago
1
Create and support a mock client as part of this project
#12
ryber
closed
6 years ago
1
Next