go-zero/rest/handler
2022-09-23 21:20:38 +08:00
..
authhandler_test.go feat: log 404 requests with traceid (#1554) 2022-02-19 20:50:33 +08:00
authhandler.go fix: remove deprecated dependencies (#1837) 2022-04-27 21:34:54 +08:00
breakerhandler_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breakerhandler.go feat: log 404 requests with traceid (#1554) 2022-02-19 20:50:33 +08:00
contentsecurityhandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
contentsecurityhandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
cryptionhandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
cryptionhandler.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
gunziphandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
gunziphandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
loghandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
loghandler.go refactor: adjust http request slow log format (#2440) 2022-09-23 21:20:38 +08:00
maxbyteshandler_test.go rename ngin to rest 2020-07-31 11:14:48 +08:00
maxbyteshandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
maxconnshandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
maxconnshandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
metrichandler_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
metrichandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
prometheushandler_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
prometheushandler.go feat: mysql and redis metric support (#2355) 2022-09-17 19:35:30 +08:00
recoverhandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
recoverhandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
sheddinghandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
sheddinghandler.go feat: log 404 requests with traceid (#1554) 2022-02-19 20:50:33 +08:00
timeouthandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
timeouthandler.go fix: ignore timeout on websocket (#1802) 2022-04-18 20:14:46 +08:00
tracinghandler_test.go fix:trace graceful stop,pre loss trace (#2358) 2022-09-07 10:33:01 +08:00
tracinghandler.go feat: add rest/httpc to make http requests governacible (#1638) 2022-03-13 14:11:14 +08:00