Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apipost调试接口 #163

Open
esssios opened this issue Oct 11, 2021 · 1 comment
Open

apipost调试接口 #163

esssios opened this issue Oct 11, 2021 · 1 comment

Comments

@esssios
Copy link

esssios commented Oct 11, 2021

使用apipost调试接口的兄弟们,在调试注册管理员的接口时,apipost好像会默认设置我们请求头中的Content-Type为multipart/form-data,发送请求后会报400,只要把请求头中的Content-Type设为application/x-www-form-urlencoded就好了
改前
Snipaste_2021-10-11_16-10-17
改后
Snipaste_2021-10-11_16-11-12

@hkduan2004
Copy link

谢谢,我用的apipost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants