Skip to content

Commit cba0017

Browse files
committed
Add Save-Data
1 parent 2e6f2e7 commit cba0017

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: When a client enables a data-saving mode, the browser sends a `Save-Data` request header which should be used as a signal to reduce data sent to the client. If enabled, websites are encouraged to deliver alternative content, such as smaller image and video resources, different markup and styling, or disabled polling.
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)