- Notifications
You must be signed in to change notification settings - Fork 26
degroff/virtual threads update #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
50 commits Select commit Hold shift + click to select a range
43e9767
update some logging, add comments
robotdan 55a2aba
working
robotdan 5a2c059
working
robotdan 981f84e
working
robotdan 22dc35c
working
robotdan f128fbc
Add logging, and tests
robotdan dfdc104
Tests
robotdan 8c8c3ec
Tests
robotdan 6836604
Tests
robotdan c709bbb
Tests
robotdan 309e8c3
Working
robotdan 32746a9
Tests
robotdan 8356101
Tests
robotdan af92fe8
Tests
robotdan 8ae5cf1
copyright
robotdan 2f7c476
Working
robotdan 2376537
Working
robotdan b23099d
Working
robotdan d425944
Working
robotdan 78e4c2e
Working
robotdan daaa59c
Working
robotdan 2e0aa12
Working
robotdan 409b40f
Working
robotdan 55f14b3
Working
robotdan 3d322ac
Working
robotdan 9dc897f
Working
robotdan f7148a0
Working
robotdan a468f6b
Working
robotdan 713ccb9
Working
robotdan 91db717
Tests
robotdan e659c0e
Working
robotdan a0691f0
Working
robotdan 797ed9c
Get Tomcat setup
robotdan 598729b
README
robotdan 31a8e6f
review edits
robotdan 993eb99
build updates
robotdan cd8c7b7
Working
robotdan 3c45a5c
Working
robotdan 130b48c
Working
robotdan 8a22c0c
Working
robotdan d69682c
Working
robotdan 251c938
Working
robotdan d2950be
Working
robotdan 5d312dd
Working
robotdan a56fce4
Working
robotdan 2ec79ed
Working
robotdan 4f0adc2
Working
robotdan 6a73fa4
Add option to keep additional attributes on cookies
robotdan cff1c68
Working
robotdan 8519136
Working
robotdan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add logging, and tests
- Loading branch information
commit f128fbccac9cbf996f73f9b893cd3105dfa3ebd3
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This allows us to parse
HTTP/1.0
so we can allow this protocol.