Skip to content

script: Capitalize Content-Type key in formdata.#41722

Merged
jdm merged 2 commits intoservo:mainfrom
jdm:formdata-fix
Jan 7, 2026
Merged

script: Capitalize Content-Type key in formdata.#41722
jdm merged 2 commits intoservo:mainfrom
jdm:formdata-fix

Conversation

@jdm
Copy link
Copy Markdown
Member

@jdm jdm commented Jan 7, 2026

The tests were performing exact string matching on the contents of the request body, so this change allows them to match.

Testing: Newly passing tests.

@jdm jdm requested a review from gterzian as a code owner January 7, 2026 02:31
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jan 7, 2026
@jdm jdm changed the title script: Capitlize Content-Type key in formdata. script: Capitalize Content-Type key in formdata. Jan 7, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Jan 7, 2026
@jdm jdm added this pull request to the merge queue Jan 7, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 7, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 7, 2026
@servo-highfive servo-highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Jan 7, 2026
Signed-off-by: Josh Matthews <[email protected]>
@servo-highfive servo-highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-tests-failed The changes caused existing tests to fail. labels Jan 7, 2026
@jdm jdm enabled auto-merge January 7, 2026 06:00
@jdm jdm added this pull request to the merge queue Jan 7, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 7, 2026
Merged via the queue into servo:main with commit c6f2fc2 Jan 7, 2026
32 checks passed
@jdm jdm deleted the formdata-fix branch January 7, 2026 06:47
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-awaiting-review There is new code that needs to be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants