--- http_interactions: - request: method: get uri: https://httpbin.org/cookies/set?foo=%22bar:baz%22 body: encoding: US-ASCII string: '' headers: Accept: - "*/*" User-Agent: - rest-man/1.0.0 (darwin21 arm64) ruby/2.7.6p219 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Host: - httpbin.org response: status: code: 302 message: FOUND headers: Date: - Mon, 30 May 2022 12:39:05 GMT Content-Type: - text/html; charset=utf-8 Content-Length: - '223' Connection: - keep-alive Server: - gunicorn/19.9.0 Location: - "/cookies" Set-Cookie: - foo="\"bar:baz\""; Path=/ Access-Control-Allow-Origin: - "*" Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: |- Redirecting...

Redirecting...

You should be redirected automatically to target URL: /cookies. If not click the link. recorded_at: Mon, 30 May 2022 12:39:05 GMT recorded_with: VCR 6.1.0