Closed ssunday closed 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
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.