2 Commits

Author SHA1 Message Date
tangx
5960b6f5f9
fix: to prevent query , cookie, header,uri tag bind value into request body struct. (#1)
* fix: bug uri, query, header, cookie can bind value into param body struct
2021-08-06 22:16:10 +08:00
tangx
14f40ade40 feat: add methods c.BindCookie(obj) from cookie and c.BindRequest(obj) from http request 2021-08-04 15:28:38 +08:00