capybara-webkit/lib
Ryan Winograd c0c9d701ef Allow response header value to contain a colon
HTTP response header field values are allowed to contain separators
(which includes the colon) as long as they appear within quotes
(http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2). This
commit enables `Browser#response_headers` to handle a field value that
contains a colon followed by a space (i.e., ": ") without breaking.
2015-04-13 11:38:35 -04:00
..
capybara Allow response header value to contain a colon 2015-04-13 11:38:35 -04:00
capybara-webkit.rb Follow the expected gem name/require path 2011-09-26 11:33:25 -03:00
capybara_webkit_builder.rb Include the code that we need 2015-03-27 16:17:44 -04:00