Commit Graph

7 Commits

Author SHA1 Message Date
byene0923 28c304eb70
feat: support trailer (#474)
Co-authored-by: wangzekun.zekin <wangzekun.zekin@bytedance.com>
2023-02-08 11:41:01 +08:00
kinggo f08a48926d
optimize(hlog): distinguish systemlogger and defaultlogger (#266) 2022-10-10 11:12:03 +08:00
Alexdener 503b9ad403
test: increase internal/bytesconv unit test statement coverage (#274) 2022-10-08 16:15:33 +08:00
ruokeqx dcb0b5a186
fix: fix path-traversal bug (#229) 2022-09-08 16:48:42 +08:00
gaowenju 37e7f8e873 feat: add a warning log if there exists invalid character in Cookie.Value
Change-Id: Ie2597c09d9340a827ca8c7ed58efadc2f4d29c4a
2022-07-21 15:12:06 +08:00
lgbgbl ce28dd9dd7
refactor: use http.TimeFormat as layout for http date (#57)
* refactor: use http.TimeFormat as layout for http date

* refactor: use Time.UTC instead of Time.In(time.UTC) in AppendHTTPDate
2022-06-16 16:58:08 +08:00
gaowenju 9ced80f0fd Initial commit
Change-Id: I57ec5d2f7047f8e6701bb0cfdd48b33feff3bac4
2022-05-31 15:34:58 +08:00