1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Julien Kirch
68ff7f840f Block for response done, easier than expected! 2010-01-22 21:04:49 +01:00
Cyril Rohr
13bf146a5c correctly supports Set-Cookie header with multiple comma-separated cookies inside 2010-01-20 19:19:02 +01:00
Cyril Rohr
eee0b7b840 Take into account multiple Set-Cookie headers. See http://www.ietf.org/rfc/rfc2109.txt 2010-01-20 19:18:34 +01:00
Julien Kirch
026f2ea360 Tabs to space 2009-12-29 18:27:39 +01:00
Julien Kirch
7e294ad9d5 Give access to the raw headers + lowercase headers symbols 2009-12-26 14:16:19 +01:00
Adam Jacob
212ae67bfe Added raw_request support, which downloads the body to a tempfile rather than a string 2009-03-16 15:28:20 -07:00
Adam Wiggins
109ad553dc RestClient.head 2009-02-10 13:55:54 -08:00
Lennon Day-Reynolds
be6ca03030 fix formatting/typos in specs 2009-02-05 16:02:17 -08:00
Lennon Day-Reynolds
32c6451518 added basic cookies support to Request and Response classes 2009-02-05 16:00:11 -08:00
Adam Wiggins
be75302792 organize specs to match lib 2009-01-24 14:55:18 -08:00