Browser requested asset from script tag and adding Accept-Encoding to header
Simplified question:
Is there a way to add an attribute to the tag in HTML to have the browser request the resource with an ‘Accept-Encoding’ header? If not, is there a way to put something else on the HTML page that would force all resources requested to use a specified ‘Accept-Encoding’ header? I feel like I am missing something obvious.