issues
search
matkapi
/
postpy2
Postman collection runner library for python
Other
35
stars
15
forks
source link
Keep files in memory with io.BytesIO and reset file pointers before sending requests
#5
Closed
elsamuray7
closed
2 years ago
elsamuray7
commented
3 years ago
Fixed problem with open files, keep file with
io.BytesIO
in memory instead
Removed redundant code
Fixed problem with file pointer pointing to
EOF
io.BytesIO
in memory insteadEOF