Windscribe / Desktop-App

Windscribe 2.0 desktop client for Windows, Mac and Linux
https://windscribe.com
GNU General Public License v2.0
621 stars 86 forks source link

Proxy header error #185

Open unknown-- opened 5 days ago

unknown-- commented 5 days ago

Describe the bug When using the HTTP proxy I sometimes get requests that don't go through with the error being "400 Bad Request". To be sure I've tried other proxy programs in conjunction with Windscribe being connected and they have no problem making the request.

OS and app information:

To Reproduce Steps to reproduce the behavior:

  1. The following URL requires being connect to a Canadian server for geoblock reasons
  2. curl -s --max-time 20 "http://capi.9c9media.com/destinations/ctvthrowback_hub/platforms/desktop/contents/2927760/contentpackages/6725891/manifest.mpd" -x <windscribe_proxy_address> -v

Expected behavior The connection should pass through without an error

Additional context Older versions had this problem too

bernerdad commented 3 days ago

Thanks for the bug report. We'll investigate the issue and report back here when a resolution is available. Cheers!