-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: AsyncHttpClient/async-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: samridh90/async-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 9 files changed
- 1 contributor
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 049ee8d - Browse repository at this point
Copy the full SHA 049ee8dView commit details -
Added explicit constructor for -1 contentLength
- Added tests for all combinations of known/unknown contentLength and enabled/disabled zeroCopy for `InputStreamPart` - Fixed how `length()` is computed for `MultipartPart` - returns -1 if contentLength < 0 - Added condition in `NettyBodyBody` to use `BodyChunkedBody` for "zeroCopy" of `RandomAccessBody` if contentLength is -1
Configuration menu - View commit details
-
Copy full SHA for 1a6c522 - Browse repository at this point
Copy the full SHA 1a6c522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 806670f - Browse repository at this point
Copy the full SHA 806670fView commit details -
Remove zero-copy implementation for InputStreamPart
- Fix tests, add additional tests to cover various combinations
Configuration menu - View commit details
-
Copy full SHA for 7ab6f45 - Browse repository at this point
Copy the full SHA 7ab6f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1e490 - Browse repository at this point
Copy the full SHA 0a1e490View commit details
Commits on Oct 27, 2018
-
Revert "Update README.md to document lack of support for zero-copy wi…
…th InputStreamPart" This reverts commit 0a1e490.
Configuration menu - View commit details
-
Copy full SHA for db29e79 - Browse repository at this point
Copy the full SHA db29e79View commit details -
Revert "Remove zero-copy implementation for InputStreamPart"
This reverts commit 7ab6f45.
Configuration menu - View commit details
-
Copy full SHA for 7f5c687 - Browse repository at this point
Copy the full SHA 7f5c687View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1f32f - Browse repository at this point
Copy the full SHA ec1f32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b3cf8 - Browse repository at this point
Copy the full SHA 28b3cf8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master