issues
search
kevin1024
/
vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k
stars
388
forks
source link
Fix httpx upload
#657
Closed
07pepa
closed
10 months ago
07pepa
commented
2 years ago
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
parkerhancock
commented
12 months ago
Fixed in #784
parkerhancock
commented
12 months ago
I suggest we close this one in view of #784