dromara / fast-request

IntelliJ IDEA plugin Restful Fast Request
https://api-buddy.com/en
Other
448 stars 116 forks source link

curl导入失败问题 #253

Closed fish-kings closed 1 year ago

fish-kings commented 1 year ago

Current Version

最新版本

Operation steps

具体curl格式如下 curl 'http://127.0.0.1:8310/mobile/overEducationTrainInfo?levelCode=&trainType=&startDate=2023-05-21&endDate=2023-07-21&&&likeParam=' \ -H 'Accept: application/json, text/plain, /' \ -H 'Accept-Language: zh-CN,zh;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://127.0.0.1' \ -H 'Referer: http://127.0.0.1/' \ -H 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1' \ --compressed \ --insecure

而且 导入失败后 再点击对应接口的请求图标 没反应 image 还有就是参数提取问题

image

get请求 curl 导入,有多个同名参数,但是在发送请求时只能提取到第一个

Error Message

kings1990 commented 1 year ago

Upgrade to 2023.1.7