Avtion
拥有标签 HTTP 的文章:
Beego 如何设置返回HTTP状态码
2019-09-20
193 字
1 分钟
Beego
HTTP
使用
ctx.ResponseWriter.WriteHeader(状态码)
,注意状态码直接写int类型