Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
httpcomponents-client
Public
Notifications
You must be signed in to change notification settings
Fork
983
Star
1.5k
Code
Pull requests
13
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 21, 2026
Upgrade to apache-rat-plugin 0.18
rschmitt
committed
1aac376
Copy full SHA for 1aac376
Require Java 17+ for Maven runtime
Show description for 63c5ebd
rschmitt
committed
63c5ebd
Copy full SHA for 63c5ebd
Apply response timeout to H2 streams
ok2c
committed
323251c
Copy full SHA for 323251c
Upgraded HttpCore to version 5.5-alpha1
ok2c
committed
9a2a24b
Copy full SHA for 9a2a24b
Fixed project url in POM
ok2c
committed
4325ba1
Copy full SHA for 4325ba1
HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path
Show description for 09ff188
fitekonea
authored and
ok2c
committed
09ff188
Copy full SHA for 09ff188
Commits on Mar 13, 2026
Update Maven wrapper
rschmitt
committed
795ef1f
Copy full SHA for 795ef1f
Commits on Mar 8, 2026
Connection managers to unwrap DeadlineTimeoutException from ExecutionException and propagate it to the caller
ok2c
committed
cee67d8
Copy full SHA for cee67d8
Commits on Mar 5, 2026
TestConnectionManagement test setup improvements
ok2c
committed
08f3fdc
Copy full SHA for 08f3fdc
BasicCookieStore: preserve creation time on cookie replacement
Show description for 8290f5a
arturobernalg
authored and
ok2c
committed
8290f5a
Copy full SHA for 8290f5a
Commits on Mar 2, 2026
Bump the all group with 13 updates
Show description for a21d2d1
dependabot[bot]
authored and
rschmitt
committed
a21d2d1
Copy full SHA for a21d2d1
Commits on Feb 20, 2026
Treat Max-Age<=0 as immediate expiry (#805)
Show description for ede07e6
arturobernalg
authored
ede07e6
Copy full SHA for ede07e6
Commits on Feb 18, 2026
RFC 9111 allows max-stale without a value (accept any staleness). Treat missing value as unbounded and add a regression test. (#804)
arturobernalg
authored
70b9e94
Copy full SHA for 70b9e94
Commits on Feb 14, 2026
HTTPCLIENT-2414 - Fix Basic auth cache scoping across path prefixes (#802)
Show description for 0a18950
arturobernalg
authored
0a18950
Copy full SHA for 0a18950
Commits on Feb 11, 2026
HTTPCLIENT-2415: Normalize CookieOrigin path for cookie matching (#803)
Show description for 9189d11
arturobernalg
authored
9189d11
Copy full SHA for 9189d11
Commits on Feb 8, 2026
Add pool lease metrics and helpers for connection managers (#799)
arturobernalg
authored
d8d09ed
Copy full SHA for d8d09ed
Fix SSE reconnect handling and scheduler ownership (#800)
arturobernalg
authored
ec0474c
Copy full SHA for ec0474c
Commits on Feb 7, 2026
Replace Hamcrest assertions with JUnit assertions (#801)
arturobernalg
authored
784177e
Copy full SHA for 784177e
Commits on Jan 29, 2026
Add ConnectionReuseDemo
rschmitt
committed
e20603d
Copy full SHA for e20603d
[HTTPCLIENT-2381] Respect system properties by default
Show description for ab404c4
rschmitt
committed
ab404c4
Copy full SHA for ab404c4
Commits on Jan 26, 2026
Add CompletableFuture-based executeAsync overloads to fluent Async for simpler async composition. (#782)
Show description for 6af0624
arturobernalg
authored
6af0624
Copy full SHA for 6af0624
Commits on Jan 22, 2026
Improve and simplify TLS handshake timeout tests
Show description for b78c2ad
rschmitt
committed
b78c2ad
Copy full SHA for b78c2ad
Commits on Jan 19, 2026
Add custom ExchangeId generator support
yhzdys
authored and
ok2c
committed
f457c8b
Copy full SHA for f457c8b
Bug fix: corrected sleep time calculation in IdleConnectionEvictor; use 1 minute sleep time by default
ok2c
committed
c20b312
Copy full SHA for c20b312
Commits on Jan 18, 2026
Discontinue the use of https.protocols, https.cipherSuites system properties
ok2c
authored and
rschmitt
committed
8a42b19
Copy full SHA for 8a42b19
Bump the all group across 1 directory with 11 updates
Show description for a158c2e
dependabot[bot]
authored and
rschmitt
committed
a158c2e
Copy full SHA for a158c2e
Prepare to parallelize tests
Show description for 4141211
rschmitt
committed
4141211
Copy full SHA for 4141211
Batch Dependabot updates on a monthly basis
rschmitt
committed
6b7f5e3
Copy full SHA for 6b7f5e3
DefaultManagedHttpClientConnection: Restore original socket timeout
Show description for 6e41dda
rschmitt
committed
6e41dda
Copy full SHA for 6e41dda
Discontinue the direct use of http(s).proxyUser and http(s).proxyPassword system properties. These properties may still be used by Authenticator#requestPasswordAuthentication internally
ok2c
committed
5815326
Copy full SHA for 5815326
Commits on Jan 16, 2026
Bump io.opentelemetry:opentelemetry-bom from 1.55.0 to 1.58.0
Show description for 775d80e
dependabot[bot]
authored and
rschmitt
committed
775d80e
Copy full SHA for 775d80e
Commits on Jan 15, 2026
Wire: Make hex logging more concise
rschmitt
committed
3159813
Copy full SHA for 3159813
LoggingIOSession: Fix off-by-one error
rschmitt
committed
aab6003
Copy full SHA for aab6003
TestLinearBackoffManager: Reduce likelihood of race condition causing test failure
rschmitt
committed
4e5ad6e
Copy full SHA for 4e5ad6e
Improve socket timeout tests
Show description for f025640
rschmitt
committed
f025640
Copy full SHA for f025640
Pagination
Previous
Next
You can’t perform that action at this time.