Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

trevorturk/async-http-vcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example minitest setup using async-http and VCR where I run into an error:

Protocol::HTTP1::BadRequest: Message contains both transfer encoding and content length!

...and VCR appends new requests to existing requests even though I believe it should be configured to leave existing cassettes alone.

See test.rb for details, run with:

bundle install
ruby test.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages