Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HTTP client refactor (#7884) | Chris | 2017-11-22 | 1 | -5/+5 |
| | | | | | | * http client refactor * simplification | ||||
* | PLT-6358: Server HTTP client improvements (#6980) | Chris | 2017-08-09 | 1 | -4/+82 |
| | | | | | | | | | | | | | | | | * restrict untrusted, internal http connections by default * command test fix * more test fixes * change setting from toggle to whitelist * requested ui changes * add isdefault diagnostic * fix tests | ||||
* | PLT-5705 Created a single source of http.Client creation logic with internet ↵ | Torsten Juergeleit | 2017-05-31 | 1 | -0/+42 |
proxy support, reasonable timeouts and optional insecure connections (#6503) |