Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions features/draft/spec/savedata.yml

This file was deleted.

6 changes: 6 additions & 0 deletions features/savedata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name: Save-Data
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.
spec: https://wicg.github.io/savedata/
compat_features:
- api.NetworkInformation.saveData
- http.headers.Save-Data
File renamed without changes.