UnityHTTP and Proxy #61

Open
opened 2016-05-13 11:15:33 -07:00 by zharramadar · 0 comments
zharramadar commented 2016-05-13 11:15:33 -07:00 (Migrated from github.com)

The Request class, after send(), does not use my proxy configuration set in Windows. Using System.Net.WebClient allows me to get my web page perfectly, but when using Request class, it returns a HTML fire returned by my proxy server at work saying access denied (and it is indeed denied if you don't set proxy in Windows). I can access the page normally in any browser.

The Request class, after send(), does not use my proxy configuration set in Windows. Using System.Net.WebClient allows me to get my web page perfectly, but when using Request class, it returns a HTML fire returned by my proxy server at work saying access denied (and it is indeed denied if you don't set proxy in Windows). I can access the page normally in any browser.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
andyburke/UnityHTTP#61
No description provided.