8thlight / cob_spec

A fitnesse suite for a web server
24 stars 33 forks source link

Added Test for HTTP Head Method #43

Closed ssunday closed 8 years ago

ssunday commented 8 years ago

Added a function that checks if the body has any content. Used when running the Simple Head Method, which tests whether the HTTP head method response has no body content and only the appropriate header. Tries head on a few different routes.

KevinLiddle commented 8 years ago

bitmoji

sarahabimay commented 8 years ago

Hi, I'm seeing this error when I run the SimpleHead test. I am not sending anything but the StatusLine in my response (no body) so I would have expected it to pass, however I see this error: https://8thlight.slack.com/files/rainicorniful/F155195V5/screen_shot_2016-04-30_at_17.04.52.png