1. e005c48 Improve RFC 9111 cache control compliance by Arturo Bernal · 4 weeks ago master
  2. c586766 Optimized header parsing code in ProtocolSwitchStrategy by Oleg Kalnichevski · 7 days ago
  3. 558d851 HTTPCLIENT-973:implement RFC-compliant WebSocket support. by Arturo Bernal · 7 months ago
  4. 8966906 Bug-fix: corrects message exchange cancellation logic in InternalHttpAsyncExecRuntime by Oleg Kalnichevski · 3 weeks ago
  5. 1aac376 Upgrade to apache-rat-plugin 0.18 by Ryan Schmitt · 3 weeks ago
  6. 63c5ebd Require Java 17+ for Maven runtime by Ryan Schmitt · 3 weeks ago
  7. 323251c Apply response timeout to H2 streams by Oleg Kalnichevski · 3 weeks ago
  8. 9a2a24b Upgraded HttpCore to version 5.5-alpha1 by Oleg Kalnichevski · 3 weeks ago
  9. 4325ba1 Fixed project url in POM by Oleg Kalnichevski · 3 weeks ago
  10. 09ff188 HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path by Arturo Bernal · 3 weeks ago
  11. 795ef1f Update Maven wrapper by Ryan Schmitt · 4 weeks ago
  12. cee67d8 Connection managers to unwrap DeadlineTimeoutException from ExecutionException and propagate it to the caller by Oleg Kalnichevski · 5 weeks ago
  13. 08f3fdc TestConnectionManagement test setup improvements by Oleg Kalnichevski · 5 weeks ago
  14. 8290f5a BasicCookieStore: preserve creation time on cookie replacement by Arturo Bernal · 7 weeks ago
  15. a21d2d1 Bump the all group with 13 updates by dependabot[bot] · 6 weeks ago
  16. ede07e6 Treat Max-Age<=0 as immediate expiry (#805) by Arturo Bernal · 7 weeks ago
  17. 70b9e94 RFC 9111 allows max-stale without a value (accept any staleness). Treat missing value as unbounded and add a regression test. (#804) by Arturo Bernal · 7 weeks ago
  18. 0a18950 HTTPCLIENT-2414 - Fix Basic auth cache scoping across path prefixes (#802) by Arturo Bernal · 8 weeks ago
  19. 9189d11 HTTPCLIENT-2415: Normalize CookieOrigin path for cookie matching (#803) by Arturo Bernal · 8 weeks ago
  20. d8d09ed Add pool lease metrics and helpers for connection managers (#799) by Arturo Bernal · 9 weeks ago
  21. ec0474c Fix SSE reconnect handling and scheduler ownership (#800) by Arturo Bernal · 9 weeks ago
  22. 784177e Replace Hamcrest assertions with JUnit assertions (#801) by Arturo Bernal · 9 weeks ago
  23. e20603d Add ConnectionReuseDemo by Ryan Schmitt · 2 months ago
  24. ab404c4 [HTTPCLIENT-2381] Respect system properties by default by Ryan Schmitt · 3 months ago
  25. 6af0624 Add CompletableFuture-based executeAsync overloads to fluent Async for simpler async composition. (#782) by Arturo Bernal · 2 months ago
  26. b78c2ad Improve and simplify TLS handshake timeout tests by Ryan Schmitt · 3 months ago
  27. f457c8b Add custom ExchangeId generator support by yhzdys · 3 months ago
  28. c20b312 Bug fix: corrected sleep time calculation in IdleConnectionEvictor; use 1 minute sleep time by default by Oleg Kalnichevski · 3 months ago
  29. 8a42b19 Discontinue the use of https.protocols, https.cipherSuites system properties by Oleg Kalnichevski · 3 months ago
  30. a158c2e Bump the all group across 1 directory with 11 updates by dependabot[bot] · 3 months ago
  31. 4141211 Prepare to parallelize tests by Ryan Schmitt · 4 months ago
  32. 6b7f5e3 Batch Dependabot updates on a monthly basis by Ryan Schmitt · 3 months ago
  33. 6e41dda DefaultManagedHttpClientConnection: Restore original socket timeout by Ryan Schmitt · 3 months ago
  34. 5815326 Discontinue the direct use of http(s).proxyUser and http(s).proxyPassword system properties. These properties may still be used by Authenticator#requestPasswordAuthentication internally by Oleg Kalnichevski · 3 months ago
  35. 775d80e Bump io.opentelemetry:opentelemetry-bom from 1.55.0 to 1.58.0 by dependabot[bot] · 3 months ago
  36. 3159813 Wire: Make hex logging more concise by Ryan Schmitt · 3 months ago
  37. aab6003 LoggingIOSession: Fix off-by-one error by Ryan Schmitt · 3 months ago
  38. 4e5ad6e TestLinearBackoffManager: Reduce likelihood of race condition causing test failure by Ryan Schmitt · 3 months ago
  39. f025640 Improve socket timeout tests by Ryan Schmitt · 3 months ago
  40. f7c126e Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by dependabot[bot] · 4 months ago
  41. 3170532 Bump junit.version from 5.13.3 to 5.14.1 by dependabot[bot] · 5 months ago
  42. 17a7506 Add LoggingIOSessionTest by Ryan Schmitt · 3 months ago
  43. f0e7a7e Add WireTest by Ryan Schmitt · 3 months ago
  44. 6460880 Upgraded japicmp to version 0.25.4; use published artifact for site report by Oleg Kalnichevski · 3 months ago
  45. af1d3e0 Upgrade Apache RAT by Ryan Schmitt · 3 months ago
  46. d51c80e Discontinue the use of http.agent, http.keepAlive and http.auth.ntlm.domain system properties by Oleg Kalnichevski · 3 months ago
  47. 68435f2 HTTPCLIENT-2397 - TLS-Required mode: add setTlsOnly(boolean) to classic and async builders to reject cleartext routes. (#777) by Arturo Bernal · 3 months ago
  48. 1c96bde Updated composition of the project web content by Oleg Kalnichevski · 3 months ago
  49. d07ff4d HTTPCLIENT-2411: Use standard HTTP-date format for synthesized Date header (#775) by Arturo Bernal · 3 months ago
  50. e0aa5ba Removed jxr and surefire reports and cleaned up japicmp and javadoc config by Oleg Kalnichevski · 3 months ago
  51. c37e6e5 TestRedirects: Shut down client when done by Ryan Schmitt · 3 months ago
  52. ee6ebee HTTPCLIENT-2398 - Cap async execution queue to break recursive re-entry (#728) by Arturo Bernal · 3 months ago
  53. e30b867 TestValidateAfterInactivity: Use closeQuietly by Ryan Schmitt · 3 months ago
  54. 43d35fc Bind test servers to loopback address by Ryan Schmitt · 3 months ago
  55. bbc3ac3 Fix NPE in connection evictor setup (#774) by Arturo Bernal · 4 months ago
  56. 80622f5 Update Maven wrapper by Ryan Schmitt · 4 months ago
  57. 6eff659 UnixDomainProxyServer: Use random path by Ryan Schmitt · 4 months ago
  58. 7897698 Add SSE perf client , minimal test server and H2 examples by Arturo Bernal · 4 months ago
  59. d07c8e2 Upgraded HttpClient API level to 5.6 by Oleg Kalnichevski · 4 months ago
  60. 8a2ae8e Configure maven reports by Arturo Bernal · 4 months ago
  61. 3e0e5c1 Avoid use deprecated code (#768) by Arturo Bernal · 4 months ago
  62. 297624e Bind test servers to loopback address by Ryan Schmitt · 4 months ago
  63. 7746feb Add a method in `PoolingHttpClientConnectionManagerBuilder`/`PoolingAsyncClientConnectionManagerBuilder` to configure a listener for connection pool events (onLease/onRelease) by Florian Tavares · 4 months ago
  64. c63ea8e Limit the length of content codec list that can be processed automatically by Oleg Kalnichevski · 4 months ago
  65. 378982f Upgraded HttpCore to version 5.4 by Oleg Kalnichevski · 4 months ago
  66. a14264d Add OFFLOCK pool concurrency policy backed by RouteSegmentedConnPool (#765) by Arturo Bernal · 4 months ago
  67. 297ec89 Document OffLockDisposalCallback behaviour (#766) by Arturo Bernal · 4 months ago
  68. dfb0211 Apache HttpClient: expose observation and SSE packages in Javadoc groups (#764) by Arturo Bernal · 4 months ago
  69. 2682625 Fixed Micrometer and OpenTelemetry dependency declaration by Oleg Kalnichevski · 4 months ago
  70. c82268d Corrected @since tags by Oleg Kalnichevski · 4 months ago
  71. 9518c64 Upgraded HttpClient version to 5.7-alpha1 by Oleg Kalnichevski · 4 months ago
  72. e943a15 HTTPCLIENT-2396 - add Server-Sent Events client to HttpClient5. (#719) by Arturo Bernal · 4 months ago
  73. 79992d8 HTTPCLIENT-2406: MemcachedHttpCacheStorage to support per entry expiry setting by Oleg Kalnichevski · 5 months ago
  74. 919dfe0 Introduce Caffeine-based cache backend with JUnit 5 tests. (#756) by Arturo Bernal · 5 months ago
  75. 0663483 Bump micrometer.version from 1.15.2 to 1.15.5 by dependabot[bot] · 5 months ago
  76. 3b4bc96 Bump micrometer.tracing.version from 1.5.2 to 1.5.5 by dependabot[bot] · 5 months ago
  77. 72dfe6e Bump org.ehcache.modules:ehcache-api from 3.10.8 to 3.11.1 by dependabot[bot] · 5 months ago
  78. 43aa988 Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-6 by dependabot[bot] · 5 months ago
  79. a047132 Bump io.opentelemetry:opentelemetry-bom from 1.49.0 to 1.55.0 by dependabot[bot] · 5 months ago
  80. 929f521 Tag TLS handshake timeout tests with `slow` by Ryan Schmitt · 6 months ago
  81. 8888d42 Removed references to deprecated APIs / fixed deprecation warnings in test code by Oleg Kalnichevski · 6 months ago
  82. 9a43898 Bump otel.version from 1.52.0 to 1.55.0 by dependabot[bot] · 6 months ago
  83. 95ecc88 Bump log4j.version from 2.25.0 to 2.25.1 by dependabot[bot] · 6 months ago
  84. 62e5fac Bump io.reactivex.rxjava3:rxjava from 3.1.10 to 3.1.12 by dependabot[bot] · 7 months ago
  85. 419c970 Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by dependabot[bot] · 8 months ago
  86. 420ddc2 Bump commons-io:commons-io from 2.19.0 to 2.20.0 by dependabot[bot] · 9 months ago
  87. 082552c Bump github/codeql-action from 3 to 4 by dependabot[bot] · 6 months ago
  88. 36e7b3b Bump actions/checkout from 4 to 5 by dependabot[bot] · 8 months ago
  89. 28d29f9 Removed AccessController#doPrivileged by Oleg Kalnichevski · 6 months ago
  90. 8767978 TestTlsHandshakeTimeout: Disable assertions on Java 8 by Ryan Schmitt · 6 months ago
  91. 8d7358f Upgraded HttpClient version to 5.6-alpha2-SNAPSHOT by Oleg Kalnichevski · 6 months ago
  92. f0afb8e Javadoc fix by Oleg Kalnichevski · 6 months ago
  93. fbb6bad Updated release notes for HttpClient 5.6-alpha1 release by Oleg Kalnichevski · 6 months ago
  94. 7e7b9c0 Updated protocol conformance section by Oleg Kalnichevski · 6 months ago
  95. 426ad2c HTTPCLIENT-2403: Mutual authentication check not performed for proxies (#745) by Istvan Toth · 6 months ago
  96. c8b60ae Revert "HTTPCLIENT-1482: added ExpectContinueTrigger, extended RequestConfig, and modified RequestExpectContinue so that Expect: 100-continue is emitted only when the underlying connection has already processed at least one request; default behaviour (ALWAYS) preserved, API remains binary-compatible. (#683)" by Oleg Kalnichevski · 6 months ago
  97. 8f3d3fc add experimental RFC 9218 Priority header support. (#741) by Arturo Bernal · 6 months ago
  98. 56122fd Content compression executors no longer remove headers from the original response message by Oleg Kalnichevski · 6 months ago
  99. 799bbc9 Updated release notes for HttpClient 5.6-alpha1 release by Oleg Kalnichevski · 6 months ago
  100. bc34756 javadoc fixes by Oleg Kalnichevski · 6 months ago