ara-framework / nova-proxy

Nova Proxy is a Server-Side Include Server to compose a page with micro-frontends views
MIT License
15 stars 4 forks source link

Feat/proxy preserve host params or not #14

Open sju66 opened 3 years ago

sju66 commented 3 years ago

The purpose of this pull request is to add a parameter can be used to preserve and retain (or not for my use case) the original Host: header from the client browser when constructing the proxied request to send to the target server.