Contrôle de la provenance et du cache, les nouveautés à venir dans la prochaine Fetch API de JavaScript (@mozhacks) https://t.co/goJVLQ0jqT
March 23, 2016
Referrer and cache control APIs for fetch()
Around a year ago, we wrote about the new fetch() API. The WHATWG Fetch API provides a modern way to fetch network resources and gives you fine grained control over the details of the request and response. If you're not familiar with the Fetch API, it would be a nice idea to read about it before proceeding.