websocket
websocket copied to clipboard
Add Dialer.ProxyConnectHeader
Fixes #479. Add a field ProxyConnectHeader in Dialer for user to costomize the proxy headers
LGTM but someone else must approve.
Just a quick comment: force pushing on a PR makes it difficult to review your new changes to the PR; I'd suggest just pushing followup commits and if you want to squash them after review that's a good idea. In this case it was easy enough to scroll through and find the change but it can be quite cumbersome in large PRs.
Yes, thanks for the kind reminder