mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
c0c9d701ef
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. |
||
---|---|---|
.. | ||
integration | ||
support | ||
browser_spec.rb | ||
capybara_webkit_builder_spec.rb | ||
connection_spec.rb | ||
cookie_jar_spec.rb | ||
driver_rendering_spec.rb | ||
driver_resize_window_spec.rb | ||
driver_spec.rb | ||
errors_spec.rb | ||
selenium_compatibility_spec.rb | ||
self_signed_ssl_cert.rb | ||
spec_helper.rb |