-
- Downloads
Add HTTP request logging by way of gorilla/handlers.LoggingHandler
Showing
- go.mod 1 addition, 0 deletionsgo.mod
- go.sum 4 additions, 0 deletionsgo.sum
- node/server.go 4 additions, 2 deletionsnode/server.go
- vendor/github.com/felixge/httpsnoop/.gitignore 0 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/.gitignore
- vendor/github.com/felixge/httpsnoop/.travis.yml 6 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/.travis.yml
- vendor/github.com/felixge/httpsnoop/LICENSE.txt 19 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/LICENSE.txt
- vendor/github.com/felixge/httpsnoop/Makefile 10 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/Makefile
- vendor/github.com/felixge/httpsnoop/README.md 94 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/README.md
- vendor/github.com/felixge/httpsnoop/capture_metrics.go 84 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/capture_metrics.go
- vendor/github.com/felixge/httpsnoop/docs.go 10 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/docs.go
- vendor/github.com/felixge/httpsnoop/go.mod 3 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/go.mod
- vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go 385 additions, 0 deletions...r/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go
- vendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go 243 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go
- vendor/github.com/gorilla/handlers/LICENSE 22 additions, 0 deletionsvendor/github.com/gorilla/handlers/LICENSE
- vendor/github.com/gorilla/handlers/README.md 56 additions, 0 deletionsvendor/github.com/gorilla/handlers/README.md
- vendor/github.com/gorilla/handlers/canonical.go 74 additions, 0 deletionsvendor/github.com/gorilla/handlers/canonical.go
- vendor/github.com/gorilla/handlers/compress.go 143 additions, 0 deletionsvendor/github.com/gorilla/handlers/compress.go
- vendor/github.com/gorilla/handlers/cors.go 355 additions, 0 deletionsvendor/github.com/gorilla/handlers/cors.go
- vendor/github.com/gorilla/handlers/doc.go 9 additions, 0 deletionsvendor/github.com/gorilla/handlers/doc.go
- vendor/github.com/gorilla/handlers/go.mod 5 additions, 0 deletionsvendor/github.com/gorilla/handlers/go.mod
Loading
Please register or sign in to comment