summaryrefslogtreecommitdiffstats
path: root/http
Commit message (Collapse)AuthorAgeFilesLines
* http/client -> clientsiddharth2022-05-082-52/+0
|
* http/client: update buildHeaderssiddharth2022-04-241-1/+1
| | | | Update user agent string
* http/client: update Getsiddharth2022-04-241-3/+1
| | | | Feed result of `buildHeaders` directly to `clienn.Do`
* http/client: update buildHeaderssiddharth2022-04-241-1/+2
| | | | Ensure header set line is < 80 columns.
* http/client: add test for Getsiddharth2022-04-241-0/+22
|
* http/client: flesh out Getsiddharth2022-04-242-20/+31
|
* http/client: add http.gosiddharth2022-04-231-0/+20