There is no way for a page to specify HTTP request headers other than for requests made using XMLHttpRequest and fetch.
Related Contents:
- Max parallel HTTP connections in a browser?
- Is it valid to replace http:// with // in a ?
- What is the boundary in multipart/form-data?
- Disabled form inputs do not appear in the request
- Is a URL allowed to contain a space?
- Is either GET or POST more secure than the other?
- Using PUT method in HTML form
- How to escape hash character in URL
- How to allow http content within an iframe on a https site [duplicate]
- URI starting with two slashes … how do they behave?
- Why is form enctype=multipart/form-data required when uploading a file?
- Cross Domain Form POSTing
- Absolute URLs omitting the protocol (scheme) in order to preserve the one of the current page
- Two forward slashes in a url/src/href attribute [duplicate]
- Example of multipart/form-data
- HTML5 download attribute not working when downloading from another server, even when Access-Control-Allow-Origin is set to all (*)
- Browser Caching of CSS files
- WCF service to accept a post encoded multipart/form-data
- Should PUT and DELETE be used in forms?
- Why use protocol-relative URLs at all?
- Do HTTP POST methods send data as a QueryString?
- How do I do awesome refreshless page changes like GitHub do?
- How should I choose between GET and POST methods in HTML forms?
- How to avoid sending input fields which are hidden by display:none to a server?
- Valid content-type for XML, HTML and XHTML documents
- What characters must be escaped in an HTTP query string?
- How to download HTTP directory with all files and sub-directories as they appear on the online files/folders list?
- How do I force download with HTML/JavaScript?
- create a domain name pointing to an IP of port different than 80
- How to change source of tag on hover?
- Make a grid item span to the last row / column in implicit grid
- HTML attribute with/without quotes
- Stop browsers asking to resend form data on refresh
- Microdata vs RDFa
- How to support placeholder attribute in IE8 and 9
- HTML / Javascript One Click Print (no dialogs)
- How can I make a CSS glass/blur effect work for an overlay?
- How to escape double quotes in a title attribute
- Auto refresh code in HTML using meta tags
- How to save user-entered line breaks from a TextArea to a database?
- Center align container and left align child elements
- space between divs – display table-cell
- How to display a range input slider vertically
- How to change content on hover
- How to display alt text for an image in chrome
- Paragraph of text in circle using CSS [duplicate]
- 404 page not found – Go rendering css file
- How to make HTML open a hyperlink in another window or tab?
- Can I use an image from my local file system as background in HTML? [duplicate]
- Html 5 audio tag custom controls?