Heyulun
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
Heyulun 创建了一个帖子, 已回答Http 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 进行了评论, -
Heyulun 创建了一个帖子, 已回答How 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...