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

Remove trailer support #979

Merged
merged 1 commit into from
Dec 12, 2019
Merged

Remove trailer support #979

merged 1 commit into from
Dec 12, 2019

Conversation

annevk
Copy link
Member

@annevk annevk commented Dec 11, 2019

As noted in #772 (comment) the current way it is exposed subsets what HTTP supports and therefore does not feel like a good starting point. Both for the internal and public API.

Additionally, the public-facing API has not seen interest from implementers, at least for the past year and a half.


Preview | Diff

As noted in #772 (comment) the current way it is exposed subsets what HTTP supports and therefore does not feel like a good starting point. Both for the internal and public API.

Additionally, the public-facing API has not seen interest from implementers, at least for the past year and a half.
@ricea
Copy link
Collaborator

ricea commented Dec 12, 2019

lgtm

annevk added a commit to web-platform-tests/wpt that referenced this pull request Dec 12, 2019
@annevk annevk added the removal/deprecation Removing or deprecating a feature label Dec 12, 2019
@annevk annevk merged commit b93383c into master Dec 12, 2019
@annevk
Copy link
Member Author

annevk commented Dec 12, 2019

Thanks @ricea, appreciate it!

@annevk annevk deleted the annevk/remove-trailer-support branch December 12, 2019 13:53
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Dec 19, 2019
…iler, a=testonly

Automatic update from web-platform-tests
Fetch: remove support for Response's trailer

See whatwg/fetch#979.
--

wpt-commits: 1db21a0158e71f849e151c4111a804ed15df855e
wpt-pr: 20720
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Dec 20, 2019
…iler, a=testonly

Automatic update from web-platform-tests
Fetch: remove support for Response's trailer

See whatwg/fetch#979.
--

wpt-commits: 1db21a0158e71f849e151c4111a804ed15df855e
wpt-pr: 20720

UltraBlame original commit: e48da00946f8f65a57afe14904884a094ff86d60
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Dec 20, 2019
…iler, a=testonly

Automatic update from web-platform-tests
Fetch: remove support for Response's trailer

See whatwg/fetch#979.
--

wpt-commits: 1db21a0158e71f849e151c4111a804ed15df855e
wpt-pr: 20720

UltraBlame original commit: e48da00946f8f65a57afe14904884a094ff86d60
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Dec 20, 2019
…iler, a=testonly

Automatic update from web-platform-tests
Fetch: remove support for Response's trailer

See whatwg/fetch#979.
--

wpt-commits: 1db21a0158e71f849e151c4111a804ed15df855e
wpt-pr: 20720

UltraBlame original commit: e48da00946f8f65a57afe14904884a094ff86d60
lissyx pushed a commit to lissyx/mozilla-central that referenced this pull request Dec 20, 2019
…iler, a=testonly

Automatic update from web-platform-tests
Fetch: remove support for Response's trailer

See whatwg/fetch#979.
--

wpt-commits: 1db21a0158e71f849e151c4111a804ed15df855e
wpt-pr: 20720
foolip added a commit to foolip/browser-compat-data that referenced this pull request Aug 20, 2020
It was added in mdn#1400
because it was then in https://fetch.spec.whatwg.org/.

It was removed from the spec in whatwg/fetch#979
and apparently never implemented.

There's no MDN page for this so nothing more to clean up.
Elchi3 pushed a commit to mdn/browser-compat-data that referenced this pull request Aug 20, 2020
It was added in #1400
because it was then in https://fetch.spec.whatwg.org/.

It was removed from the spec in whatwg/fetch#979
and apparently never implemented.

There's no MDN page for this so nothing more to clean up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
removal/deprecation Removing or deprecating a feature
Development

Successfully merging this pull request may close these issues.

2 participants