Add or Modify Headers
Last updated
Last updated
HTTP(s) Headers are key-value pairs that the client or server can use to pass additional information along with an HTTP(s) request or response. Modifying the headers of the traffic that passes through your browser quickly can help during development. By modifying headers, you can test websites by bypassing authorization, removing the content-security-policy header to open the website in an iframe, modifying custom headers for feature flagging, handling CORS issues, managing cookies, etc.
IMESH API Gateway can help with a simple UI configuration that allows you to modify request/response headers as you want. It generates (Route) YAML in the backend.