Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
maskchair
/
java-http
Public
forked from
FusionAuth/java-http
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 12, 2023
bump version in README
robotdan
committed
a8fb48b
Copy full SHA for a8fb48b
pom.xml
robotdan
committed
96206e3
Copy full SHA for 96206e3
Add getRaw* methods where we are using Headers.
robotdan
committed
bbd40eb
Copy full SHA for bbd40eb
Commits on Sep 27, 2023
Merge pull request #13 from alexkarezin/master
Show description for 74ee183
robotdan
authored
74ee183
Copy full SHA for 74ee183
bump version
robotdan
committed
280cefb
Copy full SHA for 280cefb
Merge pull request #15 from FusionAuth/degroff/multi-part-tests
Show description for 9d0ba3f
robotdan
authored
9d0ba3f
Copy full SHA for 9d0ba3f
formatting
robotdan
committed
4a0a307
Copy full SHA for 4a0a307
code review
robotdan
committed
72090d1
Copy full SHA for 72090d1
More tests for multi-part
robotdan
committed
413b81e
Copy full SHA for 413b81e
Commits on Sep 12, 2023
README
robotdan
committed
0e25a80
Copy full SHA for 0e25a80
Commits on Sep 11, 2023
pom
robotdan
committed
c189637
Copy full SHA for c189637
test cleanup, bump version.
robotdan
committed
772935d
Copy full SHA for 772935d
Fixing issues with throughput calculations such that the times are only updated when bytes are non-zero.
voidmain
committed
ce84a6c
Copy full SHA for ce84a6c
Commits on Sep 7, 2023
Use a named exception, bump version.
robotdan
committed
b7725e3
Copy full SHA for b7725e3
update pom.xml
robotdan
committed
3a190b2
Copy full SHA for 3a190b2
update version
robotdan
committed
27c9869
Copy full SHA for 27c9869
Merge pull request #14 from FusionAuth/degroff/fix_math
Show description for bd69024
robotdan
authored
bd69024
Copy full SHA for bd69024
Code review comments.
robotdan
committed
c05ea09
Copy full SHA for c05ea09
Update src/main/java/io/fusionauth/http/server/HTTPServerThread.java
Show description for 42aaa21
robotdan
and
spwitt
authored
42aaa21
Copy full SHA for 42aaa21
copy
robotdan
committed
cf290ac
Copy full SHA for cf290ac
Commits on Sep 5, 2023
Use floating point math, and increase base time for calculation from 2s.
robotdan
committed
13bc66f
Copy full SHA for 13bc66f
Commits on Aug 30, 2023
remove sout
robotdan
committed
672ec44
Copy full SHA for 672ec44
update pom and README.md
robotdan
committed
090087b
Copy full SHA for 090087b
Logging
voidmain
committed
a0feb49
Copy full SHA for a0feb49
Fixed issue with Handlers smothering exceptions such that it would cause the Worker thread to call `close` on a stream that is already full and unable to take any new buffers.
voidmain
committed
f249a6d
Copy full SHA for f249a6d
Commits on Aug 29, 2023
Logging
voidmain
committed
eb345da
Copy full SHA for eb345da
Fixing NPE with the worker thread future.
voidmain
committed
5425c9c
Copy full SHA for 5425c9c
Changed the non-blocking queue to block so that large responses with lots of clients doesn't cause OOMEs. This also required adding in additional failure cases when clients are reading or writing b…
Show description for bba43e5
voidmain
committed
bba43e5
Copy full SHA for bba43e5
Commits on Aug 28, 2023
update pom.xml and README.me
robotdan
committed
39c47bd
Copy full SHA for 39c47bd
Fixing OOME that occurs when the byte buffer being written is large, and it causes the non-blocking stream to contain very large ByteBuffers.
voidmain
committed
3717d2d
Copy full SHA for 3717d2d
Commits on Aug 1, 2023
Update README.md - add a link to repository map
Show description for 78d493e
alexkarezin
authored
78d493e
Copy full SHA for 78d493e
Commits on Jul 27, 2023
bump version
robotdan
committed
66e9b77
Copy full SHA for 66e9b77
bump version
robotdan
committed
1f892a7
Copy full SHA for 1f892a7
Merge pull request #11 from FusionAuth/degroff/connection-reset-by-peer
Show description for 8800865
robotdan
authored
8800865
Copy full SHA for 8800865
Merge branch 'master' into degroff/connection-reset-by-peer
robotdan
authored
7ef0d69
Copy full SHA for 7ef0d69
Pagination
Previous
Next
You can’t perform that action at this time.