Skip to content

Commit ab65b20

Browse files
Elchi3ddbeck
andauthored
Add Save-Data (#2181)
* Add Save-Data * Update features/savedata.yml Co-authored-by: Daniel D. Beck <[email protected]> --------- Co-authored-by: Daniel D. Beck <[email protected]>
1 parent ca01280 commit ab65b20

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

features/draft/spec/savedata.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

features/savedata.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Save-Data
2+
description: Browsers send the `Save-Data` HTTP request header when the user turns on a data-saving mode. It is a hint to reduce data sent to the browser. Servers should respond with alternative content, such as smaller images and videos, or different markup and styling.
3+
spec: https://wicg.github.io/savedata/
4+
compat_features:
5+
- api.NetworkInformation.saveData
6+
- http.headers.Save-Data
File renamed without changes.

0 commit comments

Comments
 (0)