William Bailey
William Bailey
Thanks for looking at #250 quickly. Just spotted a small issue. The current code is missing the final `s` in `extensions` for `POST` requests.
I'm having issues using this library as a transport for the `opentracing` package via `opentracing.initGlobalTracer(tracer);` due to a mismatch in the values of the transport constants. The result is `Error:...
I often work in an environment where proxy configuration is managed via [Proxy auto-config PAC](https://en.wikipedia.org/wiki/Proxy_auto-config). It would be extremely handy in these situations to have Proxyman support PAC as part...