Closed
Bug 1507507
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14074 - Add test for response headers
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14074 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14074
Details from upstream follow.
christian-bromann <mail@christian-bromann.com> wrote:
> Add test for response headers
>
> The WebDriver spec defines the response header in the [processing modal section](https://www.w3.org/TR/webdriver1/#processing-model) as follows:
>
> > 3. Set the response’s header with name and value with the following values:
> >
> > Content-Type
> > "application/json; charset=utf-8"
> > Cache-Control
> > "no-cache"
>
> This patch adds tests for this case.
>
> Question: the RFC defines header names as case insensitive. Should be lowercase header keys and values by default?
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=01510efedae0f1e09b0dd4f4758ab50cfc9473d3
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/26d1e5881b07
[wpt PR 14074] - Add test for response headers, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e417afdcc3f
[wpt PR 14074] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/26d1e5881b07
https://hg.mozilla.org/mozilla-central/rev/8e417afdcc3f
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•