Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print out request and response body on non-2xx responsejk/http-error-log | John Keiser | 2014-09-07 | 1 | -0/+14 |
* | Add url scheme to proxy, if not present. | Claire McQuin | 2014-07-09 | 1 | -1/+7 |
* | added open_timeout to http connection | Cam Cope | 2014-06-05 | 1 | -0/+1 |
* | CHEF-5198: a better fix | Lamont Granquist | 2014-04-09 | 1 | -0/+9 |
* | Update HTTP usage for IPv6 Support | danielsdeleo | 2013-11-15 | 1 | -1/+1 |
* | Debug request headers | danielsdeleo | 2013-10-28 | 1 | -0/+4 |
* | Add a directory where trusted certs can be stored | danielsdeleo | 2013-10-17 | 1 | -0/+3 |
* | Extract SSL policy to a DI-able class | danielsdeleo | 2013-10-16 | 1 | -30/+10 |
* | Return the response body by default if we've read it | danielsdeleo | 2013-10-16 | 1 | -0/+1 |
* | HTTP client creates request objects. | danielsdeleo | 2013-10-08 | 1 | -39/+60 |
* | Extract HTTP client from request | danielsdeleo | 2013-10-08 | 1 | -0/+109 |