go

r.PostForm和r.Form始终为空。

英文: r.PostForm and r.Form always empty 问题 我有一个非常奇怪的问题,要么是我真的瞎了,要么这是某种错误。我有以下的http.Handler: func Serv...