You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/rest/handler
Kevin Wan 62266d8f91
fix #1070 (#1389)
* fix #1070

* test: add more tests
3 years ago
..
authhandler.go downgrade golang-jwt to support go 1.14 (#1073) 3 years ago
authhandler_test.go ci: add reviewdog (#1096) 3 years ago
breakerhandler.go fix golint issues in rest (#529) 4 years ago
breakerhandler_test.go update package reference 4 years ago
contentsecurityhandler.go fix golint issues in rest (#529) 4 years ago
contentsecurityhandler_test.go ci: add reviewdog (#1096) 3 years ago
cryptionhandler.go make hijack more stable (#565) 4 years ago
cryptionhandler_test.go make hijack more stable (#565) 4 years ago
gunziphandler.go fix golint issues in rest (#529) 4 years ago
gunziphandler_test.go update package reference 4 years ago
loghandler.go chore: put error message in error.log for verbose mode (#1355) 3 years ago
loghandler_test.go feat: slow threshold customizable in rest (#1189) 3 years ago
maxbyteshandler.go fix golint issues in rest (#529) 4 years ago
maxbyteshandler_test.go rename ngin to rest 4 years ago
maxconnshandler.go fix golint issues in rest (#529) 4 years ago
maxconnshandler_test.go update package reference 4 years ago
metrichandler.go fix golint issues in rest (#529) 4 years ago
metrichandler_test.go update package reference 4 years ago
prometheushandler.go disable prometheus if not configured (#663) 4 years ago
prometheushandler_test.go disable prometheus if not configured (#663) 4 years ago
recoverhandler.go fix golint issues in rest (#529) 4 years ago
recoverhandler_test.go rename ngin to rest 4 years ago
sheddinghandler.go fix golint issues in rest (#529) 4 years ago
sheddinghandler_test.go chore: update code format. (#628) 4 years ago
timeouthandler.go fix #1070 (#1389) 3 years ago
timeouthandler_test.go feat: treat client closed requests as code 499 (#1350) 3 years ago
tracinghandler.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
tracinghandler_test.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago