Commit Graph

14 Commits

Author SHA1 Message Date
6d20756712 use config.httpAuth as default auth info for hosts 2016-11-15 11:52:42 -07:00
8ad271d81c and finally, return to standard mo 2016-05-19 14:33:04 -07:00
ec06c51c5d final sweep, moved everything to _v4 2016-05-19 14:23:33 -07:00
68a8f712c8 fix eslint errors 2016-05-19 07:52:01 -07:00
3d1efa57a0 splip in lodash-migrate for debugging 2016-05-19 07:28:52 -07:00
7f468d2064 Unify auth handling in the Host class
- flatten auth config to an Authorization header when the Host is created
 - remove individual Authorization handling from connectors
 - removed incomplete support for per-request auth
 - use per-request headers to provide your own Authorization header per request
2015-04-10 09:46:21 -07:00
c991b589a4 transition away from lodash-node 2015-03-17 11:59:06 -07:00
4fc1c91634 add SSL configuration options 2015-01-05 12:56:48 -07:00
4c1db66521 allow specifying the hostname as the host, eg. host: 'localhost' 2014-11-07 18:48:11 -07:00
165b7d7986 expand the url parsing ability of the Host class 2014-11-07 18:11:59 -07:00
6e2c2a8417 added suggestCompression config 2014-09-04 16:05:58 -07:00
b1ee674613 fixed tests for host that were too specific to begin with 2014-04-01 18:23:05 -07:00
03f7a844a3 use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available. 2014-02-11 16:08:10 -07:00
513486f372 updated loggers to write the actual url 2014-01-28 16:45:39 -07:00