Request proxying of custom HTTP headers #652
Labels
good first issue
Hacktoberfest
Attract attention to this issue
minor version
non-breaking, non-trivial change
stale
Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.
What did you expect to happen?
I expect the custom HTTP header to be available in the request as it is received in the backend server.
If the issue is a feature request, what is the motivation / use case for it?
I use http-server to run a development version of my Angular web application. The application needs data from a REST endpoint that requires a custom HTTP header to be present.
Tell us about your environment
The text was updated successfully, but these errors were encountered: