随笔分类 -  HTTP

api透传模块
摘要:func request(b *ApiBody, w http.ResponseWriter, r *http.Request) { var resp *http.Response var err error switch b.Method { case http.MethodGet: req, _ 阅读全文

posted @ 2020-04-19 15:30 thotf 阅读(258) 评论(0) 推荐(0)

导航