vcrpy icon indicating copy to clipboard operation
vcrpy copied to clipboard

Fix httpx upload

Open 07pepa opened this issue 1 year ago • 0 comments

  • removed unneeded decoding of body in httpx_stubs.py
  • added asset to upload
  • added equivalent cassette for upload
  • added testing to cover uploading to vcr with httpx
  • fixes https://github.com/kevin1024/vcrpy/issues/656

07pepa avatar Sep 24 '22 18:09 07pepa