gin PostForm 方法不起作用

情景: 在httpie post 下,在 axios post下,总的来说,就是在form-data下只有c.Bind()会有用
如果一定要用c.PostForm() headers必须为x-www-form-urlencoded

你可能感兴趣的:(gin PostForm 方法不起作用)