W3cubDocs

/HTTP

Early-Data

Early-Data

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The Early-Data header is set by an intermediary to indicate that the request has been conveyed in TLS early data, and also indicates that the intermediary understands the 425 (Too Early) status code.

The Early-Data header is not set by the originator of the request (i.e., a browser).

Syntax

Early-Data: 1

Examples

GET /resource HTTP/1.0
Host: example.com
Early-Data: 1

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
Early-Data
No
No
58
No
No
No
No
No
58
No
No
No

© 2005–2022 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Early-Data