features/request_matching/headers.feature in vcr-2.8.0 vs features/request_matching/headers.feature in vcr-2.9.0
- old
+ new
@@ -77,10 +77,9 @@
Response for user 1: user 1 response
"""
Examples:
| configuration | http_lib |
- | c.hook_into :webmock | httpclient |
| c.hook_into :webmock | curb |
| c.hook_into :webmock | patron |
| c.hook_into :webmock | em-http-request |