Commit Graph

9 Commits

Author SHA1 Message Date
David Frank 2a6e656c1d allow any url for new request, but still reject non-http url in fetch 2016-05-26 02:19:16 +08:00
Maciej Brencz c8a895eb5e request.js: remove unneeded input.agent 2016-04-12 23:59:12 +02:00
David Frank 64d798dd83 add basic support for redirect mode 2016-04-06 02:47:23 +08:00
David Frank 974666a3a8 code formatting 2016-04-06 01:43:12 +08:00
David Frank 362aa087ca clone method support 2016-03-19 18:06:33 +08:00
Kirill Konshin e658483ebe Fix for #38 and #36
Support string/buffer bodies in Response constructor
Request should have Body methods like text(), json()
2016-02-17 10:50:55 -08:00
Kirill Konshin 765aef29f8 Fix for #33
Added parsing of Headers in Response & Request constructors
2015-08-08 19:43:55 -07:00
David Frank feb4808a22 allow request wrapping 2015-06-04 12:40:01 +08:00
David Frank 694b2300f9 basic refactor for request 2015-06-04 12:05:01 +08:00