Heyulun
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Heyulun created a post, AnsweredHttp Request does not work when uploading files using multipart/form-data
As shown, I created a multipart/form-data request using the shortcut "FPTR" but did not receive MultipartFile on the backend and got a 400 error. Please help me, thank you~ -
Heyulun commented, -
Heyulun created a post, AnsweredHow to disable the Http Request automatically added to the Run/Debug configuation when run it
As the picture shows,when I run an Http Request, it will be automatically added to the Run/Debug configuration, and the number 1 will automatically change to the previously executed Http Request...