miketheprogrammer / go-thrust

Cross Platform UI Kit powered by Blink/V8/Chromium Content Lib
MIT License
445 stars 34 forks source link

proxy #58

Open swloki opened 9 years ago

swloki commented 9 years ago

can't set the proxy

miketheprogrammer commented 9 years ago

Ill look into this as soon as possible.

tehbilly commented 9 years ago

@swloki Would you mind providing a bit more information or some details? If you're trying to create an http client connection from go the stdlib will, by default, respect the http_proxy and https_proxy environment variables.