AsyncHttpClient/async-http-client
Asynchronous Http and WebSocket Client library for Java
JavaNOASSERTION
Issues
- 0
- 0
any plan for RFC7616?
#2068 opened by zhaodaye2022 - 5
Exception `java.util.NoSuchElementException: socks` when making https request with socks5 proxy
#1913 opened by Fallen-Breath - 0
any plan for http2.0 ?
#2050 opened by leedyx - 3
NPE in at org.asynchttpclient.netty.channel.Channels.setAttribute(Channels.java:36)
#2042 opened by xiaoawo - 3
Cookie explicitly set on the request is getting discarded in favor of the one from the cookie jar
#1964 opened by Spikhalskiy - 2
AsyncHttpClient possible memory leak
#1997 opened by jeferrodrigu-saino - 1
Obeying the robots.txt file
#1989 opened by TechnologyClassroom - 0
Failed stream request hangs until timeout
#1973 opened by reimai - 1
2.12.4 release with updated Netty dependencies
#1957 opened by rogierslag - 2
units for timeout configs
#1968 opened by ukarim - 3
Why do we use one disableHttpsEndpointIdentificationAlgorithm option to affect the behavior of SNI and hostname verification?
#1959 opened by seaswalker - 1
- 1
Response and HttpResponseBodyPart should return ByteBuf
#1953 opened by dgolombek - 1
Setting Loglevel
#1947 opened by krishnak - 0
JakartaEE and Java 21 issues
#1928 opened by alexandernajafi - 4
JakartaEE Release???
#1888 opened by hazendaz - 5
How to use SSL proxy with AHC
#1907 opened by xargsgrep - 0
Invalid Status code=400 text=Bad Request
#1926 opened by tormentous - 2
use promise mode,MaxConnectionSemaphore do not relase lock until channel close.
#1924 opened by zxspopo - 3
- 1
- 0
Remotely closed RemotelyClosedException
#1917 opened by phadtrapong - 0
Shutdown is slow
#1916 opened by halaei - 2
Is there a way to reuse AsyncHttpClient asynchronously for different proxy servers?
#1880 opened by couldbejake - 1
- 4
The code seems to spam org.asynchttpclient.netty.channel.NettyChannelConnector$1.operationComplete()
#1891 opened by couldbejake - 1
GetResponseBody() seems to crash, return no errors
#1892 opened by maevatrivino - 1
Add configuration options to enable HttpClientCodec.allowDuplicateContentLengths flag
#1889 opened by dgolombek - 1
Remove `Authorization` header on redirects?
#1884 opened by shays10 - 3
Integrating async-http-client into OSS-Fuzz
#1881 opened by henryrneh - 1
- 2
[Question] Using java.time.Duration for timeouts and ttls
#1861 opened by Asapin - 2
Why did the bom get removed?
#1853 opened by bogdandrutu - 2
v3.0 will use netty5?
#1852 opened by thinkerou - 1
Use github discusstions instead of google group?
#1849 opened by thinkerou - 2
Calc
#1848 opened by scotRinga-MayaDog - 4
Request times out after being sent in AHC
#1826 opened by saurabh782 - 3
java.io.IOException: Invalid Status code=200 text=OK
#1840 opened by supertick - 1
netty-reactive-streams 2.0.5 has security issue, how to replace this or upgrade this?
#1819 opened by jingke - 6
v3.0.0 timeline
#1846 opened by saomyatangri - 1
- 4
Request compression support in async-http-client
#1838 opened by chandrav723 - 1
Too many ACH threads
#1825 opened by suyash248 - 5
- 0
- 0
- 0
DecompressionException for some correctly gzipped content
#1820 opened by kpartl - 0
how to use http2.0?
#1818 opened by YANGJINJUE - 0
how to obtain Socket instance?
#1815 opened by tormentous