feat: hrp support uploading file

This commit is contained in:
buyuxiang
2022-06-21 16:18:38 +08:00
parent 73a9fb371e
commit cc86e3581c
8 changed files with 139 additions and 66 deletions

View File

@@ -6,6 +6,8 @@
- change: set http request timeout default to 120s
- fix: insert response cookies into request for redirect requests
- feat: support uploading file by multipart/form-data
- fix: failed to convert postman collection containing multipart/form-data requests to pytest
## v4.1.4 (2022-06-17)