Re: [whatwg/fetch] Consider restricting 103 Early Hints to HTTP/2 or later (Issue #1698)

> In fact the only HTTP/1.1 implementation I am aware of is [Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1813035#c6), but this still has not been enabled by default.

Indeed Firefox accepts early hints over HTTP/1.1, but that doesn't necessarily mean that it should. In fact, it's entirely possible that it could hurt performance when used with HTTP/1.1, but we haven't actually looked at it until now. We are currently looking into adding telemetry for how often we see this on the web, and if it has any performance impact. We'll probably end up only allowing EH on H2+ protocols anyway.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1698#issuecomment-1704907061
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1698/1704907061@github.com>

Received on Monday, 4 September 2023 09:16:26 UTC