-
Couldn't load subscription status.
- Fork 2k
Refine offset, length size handling in Content.Sources #13690
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
Open
gregw
wants to merge
32
commits into
jetty-12.1.x
Choose a base branch
from
fix/jetty-12.1.x/13685-zeroLengthFiles
base: jetty-12.1.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+930
−135
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
bc78378
Fix copying of zero length resources
gregw 1abce9d
Fix copying of zero length resources
gregw c30d2fa
TODOs from reviews
gregw 01d9696
updates from reviews
gregw a300209
Propose the checkOffsetLengthSize contract
gregw ce185bf
Propose the checkOffsetLengthSize contract
gregw e8cd8dd
Propose the checkOffsetLengthSize contract
gregw 4cca316
Propose the checkOffsetLengthSize contract
gregw 7ed9ed7
Propose the checkOffsetLengthSize contract
gregw ccb80c0
Propose the checkOffsetLengthSize contract
gregw a61e7f3
More forgiving offsetLengthSize contract
gregw bab1fdd
Updates from review
gregw c1d181d
Implementing TODOs; added ContentSourceRange class and improved testing
lachlan-roberts ae86776
Merge remote-tracking branch 'origin/jetty-12.1.x' into fix/jetty-12.…
gregw 4147ef3
PR #13690 - fixes for test failures
lachlan-roberts 1d255e7
Merge remote-tracking branch 'origin/jetty-12.1.x' into fix/jetty-12.…
gregw 25a685c
Updates from review
gregw 0706aba
PR #13690 - changes from review
lachlan-roberts a00d126
PR #13690 - extra test for failure case
lachlan-roberts c4c6d6a
PR #13690 - changes from review
lachlan-roberts 00856b4
update from review
gregw 8c29420
Merge remote-tracking branch 'origin/jetty-12.1.x' into fix/jetty-12.…
gregw 6c725c4
Updates from review
gregw 2fe1d8f
Updates from review
gregw cc50b37
add missing checks in HttpContent.writeTo() implementations
lorban e36049c
Updates from review
gregw 8f95ae2
Merge remote-tracking branch 'origin/jetty-12.1.x' into fix/jetty-12.…
gregw a6ca6a7
Updates from review
gregw ccfc4b9
Updates from review
gregw 9f586b1
Merge branch 'jetty-12.1.x' into fix/jetty-12.1.x/13685-zeroLengthFiles
gregw b2ebc77
Updates from review
gregw fc77020
Merge remote-tracking branch 'origin/jetty-12.1.x' into fix/jetty-12.…
gregw 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
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
gregw marked this conversation as resolved.
Show resolved
Hide resolved
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 1 |
Empty file.
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.
Uh oh!
There was an error while loading. Please reload this page.