typicode / hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
9.98k stars 424 forks source link

Allow custom headers #297

Open leighhalliday opened 6 years ago

leighhalliday commented 6 years ago

I haven't been able to figure out how to allow custom headers to pass through the proxy to the application. The header looks like X-FLIPGIVE-HOST, which our app requires in order to process the request. Any way to get this to work?