gin PostForm 方法不起作用
2019-02-15 本文已影响8人
一只肥豚鼠
情景: 在httpie post 下,在 axios post下,总的来说,就是在form-data下只有c.Bind()会有用
如果一定要用c.PostForm() headers必须为x-www-form-urlencoded
情景: 在httpie post 下,在 axios post下,总的来说,就是在form-data下只有c.Bind()会有用
如果一定要用c.PostForm() headers必须为x-www-form-urlencoded