Skip to content

Instantly share code, notes, and snippets.

@DanielVartanov
Created March 17, 2009 12:53
Show Gist options
  • Save DanielVartanov/80523 to your computer and use it in GitHub Desktop.
Save DanielVartanov/80523 to your computer and use it in GitHub Desktop.
Then /response header (.*) should have value of "(*)"/ do |header_name, header_value|
response_headers[header_name].should == header_value
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment