Users can now use Remove-Headers: User-Agent, Test, so the proxy can be used for different websites (for some websites I needed to keep it, and for others I needed to let it)
Coverage remained the same at 100.0% when pulling 821de2a7e0f925378038ccfd5d276a7593ef7310 on Androz2091:patch-1 into 9f1af8243463ab71b63b889fff5606bd908f36cc on Rob--W:master.
This functionality is outside the scope of the proxy. If you want to remove the header, don't pass it from the client. If you want to remove it for all requests, use the removeHeaders option at the server.
Users can now use
Remove-Headers: User-Agent, Test
, so the proxy can be used for different websites (for some websites I needed to keep it, and for others I needed to let it)