Commit Graph

19 Commits

Author SHA1 Message Date
Fabio Niephaus
98a80ecfc5
Allow overriding user-agent via headers 2022-03-07 08:47:55 +01:00
Pavan Ravipati
8815420ebb
Prettify changes
Co-authored-by: Felipe Galindo Sanchez <felipe.galindo.sanchez@intel.com>
2021-03-24 14:36:53 -07:00
Pavan Ravipati
e3934bd2d3
Do not configure proxyAuth when no proxy authentication is provided 2021-03-23 15:25:35 -07:00
David Hadka
e949b05e81
Merge branch 'main' into dhadka/typed-error 2020-10-12 10:58:50 -05:00
Dave Hadka
55850f1529 Return HttpClientError instead of Error, have properties for status and result 2020-10-12 10:57:59 -05:00
Bryan MacFarlane
5f61f72a73
Merge pull request #25 from JamieMagee/deprecated-url
Remove deprecated URL API usage
2020-04-30 11:34:56 -04:00
Bryan MacFarlane
943067fe4c it's pretty now and bump version 2020-04-23 16:33:34 -04:00
Bryan MacFarlane
fbd137758a fix and tests 2020-04-23 16:26:28 -04:00
Jamie Magee
6543260f0a
Remove deprecated URL API usage 2020-04-11 17:04:55 +02:00
Bryan MacFarlane
7af5adfb99 apply formatting 2020-04-10 09:50:06 -04:00
konradpabjan
ffa5c64202 Update packages + add http code 2020-03-25 13:47:39 +01:00
David Kale
b3fb98d1bb Case insensitive check for existing header 2020-02-04 15:27:30 -05:00
David Kale
e91a39a86b Default to sending Accept and Content-Type headers for json 2020-02-04 14:19:46 -05:00
David Kale
3f47963203 Move interface to Interfaces. Allow for post/put/patchJson bodies 2020-02-03 17:25:08 -05:00
Bryan MacFarlane
9827426984 json apis 2020-02-01 18:39:08 -05:00
eric sciple
d745dd984c fix bugs related no_proxy and ports: 1) https://foo.com should match no_proxy=foo.com:443 and 2) https://foo.com:8080 should match no_proxy=foo.com 2020-01-22 23:09:35 -05:00
eric sciple
9e8142913f
Merge pull request #5: make getAgent public 2020-01-16 23:49:18 -05:00
Josh Gross
b1a3f20932 code review 2020-01-10 18:12:28 -05:00
Bryan MacFarlane
0fc3b75a6d initial commit 2020-01-09 18:32:59 -05:00