dukeofharen / httplaceholder

A very flexible cross platform HTTP stub application.
MIT License
113 stars 4 forks source link

Added better error handling to reverse proxy response writer #291

Closed dukeofharen closed 1 year ago

dukeofharen commented 1 year ago

Pull request type

Please check the type of change your PR introduces:

What is the new behavior?

Whenever an error occurs when calling the proxy URL, HTTP 502 Bad Gateway is returned and some extra logging is written to the console.

Does this introduce a breaking change?

Other information