shelf_proxy icon indicating copy to clipboard operation
shelf_proxy copied to clipboard

Proxy does not add forwarding headers to proxied requests

Open bobjackman opened this issue 3 years ago • 0 comments

Expected Behavior: Proxied requests should be enriched by setting one or more of the following standard headers:

  • Forwarded (preferred)
  • X-Forwarded-For
  • X-Forwarded-Host
  • X-Forwarded-Proto
  • X-Forwarded-Protocol

bobjackman avatar Feb 01 '22 23:02 bobjackman