-
Notifications
You must be signed in to change notification settings - Fork 117
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
Add support for request body to be larger than 2GB on 32-bit devices #746
Merged
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a82ccc2 - Browse repository at this point
Copy the full SHA a82ccc2View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d2e36d - Browse repository at this point
Copy the full SHA 0d2e36dView commit details -
Deprecated
known(_ count: Int)
inHTTPClientRequest.Body
. Replace……d Atomics with NIOLock in RequestBagTests. Fixed test cases.
Configuration menu - View commit details
-
Copy full SHA for 3c30712 - Browse repository at this point
Copy the full SHA 3c30712View commit details -
Configuration menu - View commit details
-
Copy full SHA for a278ee9 - Browse repository at this point
Copy the full SHA a278ee9View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33fa9c9 - Browse repository at this point
Copy the full SHA 33fa9c9View commit details
Commits on Jun 28, 2024
-
Fix issue where requests fail if the leading slash is omitted from th…
…e path in a URL instance created from a relative URL.
Configuration menu - View commit details
-
Copy full SHA for 330117f - Browse repository at this point
Copy the full SHA 330117fView commit details -
Revert "Fix issue where requests fail if the leading slash is omitted…
… from the path in a URL instance created from a relative URL." This reverts commit 330117f.
Configuration menu - View commit details
-
Copy full SHA for f00845d - Browse repository at this point
Copy the full SHA f00845dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b46d925 - Browse repository at this point
Copy the full SHA b46d925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625f9a7 - Browse repository at this point
Copy the full SHA 625f9a7View commit details
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.