1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Sandro Turriate
d950d38d3a Automatically inflate deflated responses 2010-06-12 00:48:52 -04:00
Sandro Turriate
472f2d8d0a Remove meta-programming around mongrel handlers 2010-06-12 00:48:51 -04:00
Sandro Turriate
ddbc2d70b4 Fix activesupport deprecation warning 2010-06-12 00:48:51 -04:00
gilles
fc77a6ce50 fix digest response bug 2010-05-18 10:54:49 -04:00
gilles
ab65829f1e add digest auth features
Sandro edited this commit from gilles to utilize his cucumber tests but
leave the existing digest auth implementation in place
2010-05-18 10:52:08 -04:00
Sandro Turriate
f6cb0c2140 Start mongrel with an open port, not a constant 2010-05-13 21:50:58 -04:00
Sandro Turriate
25549a1c09 Wait for mongrel to return from long process 2010-05-08 00:52:35 -04:00
Sandro Turriate
2489e1abb8 Wait for the spec server to recover before exiting 2010-05-08 00:43:36 -04:00
Sandro Turriate
3c208119e3 Add cucumber feature to test timeout option 2009-09-12 22:48:07 -04:00
Elijah Miller
c077207d33 Fixing the response code is a string issue in the story steps too.
Signed-off-by: John Nunemaker <nunemaker@gmail.com>
2009-03-31 07:51:33 +08:00
Don Petersen
2febfe3c83 Cucumber features and steps for most functionality as of the 0.2.8
version.  No features for the CLI yet.

Signed-off-by: John Nunemaker <nunemaker@gmail.com>
2009-01-29 17:12:03 +08:00