Back to Content

NetworkInformation: saveData property

files/en-us/web/api/networkinformation/savedata/index.md

latest381 B
Original Source

{{APIRef("Network Information API")}} {{AvailableInWorkers}}

The saveData read-only property of the {{domxref("NetworkInformation")}} interface returns true if the user has set a reduced data usage option on the user agent.

Value

A boolean value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also

  • {{HTTPHeader("Save-Data")}}