Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
httpcomponents-client
Public
Notifications
You must be signed in to change notification settings
Fork
993
Star
1.5k
Code
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Demo for Java 22+ Async SPNEGO breakage
- #744
#744
Draft
stoty
wants to merge 13 commits into
apache:master
apache/httpcomponents-client:master
from
stoty:HTTPCLIENT-2402
stoty/httpcomponents-client:HTTPCLIENT-2402
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Demo for Java 22+ Async SPNEGO breakage
#744
stoty
wants to merge 13 commits into
apache:master
apache/httpcomponents-client:master
from
stoty:HTTPCLIENT-2402
stoty/httpcomponents-client:HTTPCLIENT-2402
Copy head branch name to clipboard
Commits
Commits on Oct 20, 2025
HTTPCLIENT-2358 Implement a mutual authentication capable SPNEGO scheme
stoty
committed
3c3e477
View commit details
Copy full SHA for 3c3e477
Browse repository at this point
MutualKerberosConfig changes
stoty
committed
f21b935
View commit details
Copy full SHA for f21b935
Browse repository at this point
Add containerized apache httpd + mod_auth_gssapi tests
Show description for 0ee45bb
stoty
committed
0ee45bb
View commit details
Copy full SHA for 0ee45bb
Browse repository at this point
Add SPNEGO tests for Squid
stoty
committed
4e8f90e
View commit details
Copy full SHA for 4e8f90e
Browse repository at this point
Rename and move around classes
stoty
committed
bbbfe34
View commit details
Copy full SHA for bbbfe34
Browse repository at this point
renames KerberosCredentials
stoty
committed
41d80e8
View commit details
Copy full SHA for 41d80e8
Browse repository at this point
fixing the samller issues based on the review
stoty
committed
d5b26a6
View commit details
Copy full SHA for d5b26a6
Browse repository at this point
rewrite GSS established logic, and add new option for compatibility for non-compliant servers
stoty
committed
6c74da9
View commit details
Copy full SHA for 6c74da9
Browse repository at this point
Add separate flags for requesting and checking mutual auth status.
Show description for 966b9d0
stoty
committed
966b9d0
View commit details
Copy full SHA for 966b9d0
Browse repository at this point
apply discussed fixes
Show description for 80b7935
stoty
committed
80b7935
View commit details
Copy full SHA for 80b7935
Browse repository at this point
minor comment fixes
stoty
committed
a0a51fd
View commit details
Copy full SHA for a0a51fd
Browse repository at this point
requested TODO comment fix
stoty
committed
e8ed84b
View commit details
Copy full SHA for e8ed84b
Browse repository at this point
HTTPCLIENT-2402 Handle SecurityManager removal
Show description for 9737020
stoty
committed
9737020
View commit details
Copy full SHA for 9737020
Browse repository at this point
You can’t perform that action at this time.