Skip to content
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 fetch WPT test about HTTP 421 response. #27283

Closed
wants to merge 1 commit into from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

Following whatwg/fetch#982,
fetch upload streaming on 421 (Misdirected Request) should be rejected.

Why this results with PASS though we don't have an implementation yet is
because the uploading always fails over H/1
(see crrev.com/c/2174099 for detail).

Bug: 688906
Change-Id: I4cb02663f0c8294fe25d675b60978b4a7fcbc749

Reviewed-on: https://chromium-review.googlesource.com/2641828
WPT-Export-Revision: 9464393c89a48ec100cf82102c1e9bcc2985746f

Following whatwg/fetch#982,
fetch upload streaming on 421 (Misdirected Request) should be rejected.

Why this results with PASS though we don't have an implementation yet is
because the uploading always fails over H/1
(see crrev.com/c/2174099 for detail).

Bug: 688906
Change-Id: I4cb02663f0c8294fe25d675b60978b4a7fcbc749
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@KyleJu
Copy link
Contributor

KyleJu commented Apr 10, 2024

Close this PR because the Chromium CL cannot be found.

@KyleJu KyleJu closed this Apr 10, 2024
@KyleJu KyleJu deleted the chromium-export-cl-2641828 branch April 10, 2024 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants