Custom Request Headers
HTTP Headers allow the client and server to pass additional information with an HTTP Request or Response.
Custom HTTP headers are commonly added to provided extra information that may be pertinent to a web developer. These headers often begins with "x-".
Updated on: 10/06/2022
Thank you!