-
Notifications
You must be signed in to change notification settings - Fork 400
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
fix: Ignore everything after closing boundary when parsing multi form data #2862
Merged
jdegoes
merged 17 commits into
zio:main
from
seakayone:fix/ignore-clrf-after-last-multipart-boundary
Jun 12, 2024
Merged
fix: Ignore everything after closing boundary when parsing multi form data #2862
jdegoes
merged 17 commits into
zio:main
from
seakayone:fix/ignore-clrf-after-last-multipart-boundary
Jun 12, 2024
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c06be3 - Browse repository at this point
Copy the full SHA 2c06be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f076ed5 - Browse repository at this point
Copy the full SHA f076ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d7763 - Browse repository at this point
Copy the full SHA c9d7763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0645065 - Browse repository at this point
Copy the full SHA 0645065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202e98b - Browse repository at this point
Copy the full SHA 202e98bView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7631a0 - Browse repository at this point
Copy the full SHA e7631a0View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de68225 - Browse repository at this point
Copy the full SHA de68225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8b223 - Browse repository at this point
Copy the full SHA 2c8b223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa5684 - Browse repository at this point
Copy the full SHA 4fa5684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f288e - Browse repository at this point
Copy the full SHA 10f288eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07edc59 - Browse repository at this point
Copy the full SHA 07edc59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 995da2f - Browse repository at this point
Copy the full SHA 995da2fView commit details
Commits on Jun 12, 2024
-
Update zio-http/shared/src/main/scala/zio/http/internal/FormState.scala
Co-authored-by: kyri-petrou <67301607+kyri-petrou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 106ba2a - Browse repository at this point
Copy the full SHA 106ba2aView commit details -
Extract closingBoundaryBytesSize and reset boundaryMatches with a new…
… Array[Boolean](closingBoundaryBytesSize)
Configuration menu - View commit details
-
Copy full SHA for b338c6e - Browse repository at this point
Copy the full SHA b338c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 669f718 - Browse repository at this point
Copy the full SHA 669f718View commit details -
Update zio-http/shared/src/main/scala/zio/http/internal/FormState.scala
Co-authored-by: kyri-petrou <67301607+kyri-petrou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 736b504 - Browse repository at this point
Copy the full SHA 736b504View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f33ba - Browse repository at this point
Copy the full SHA f1f33baView 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.