pomerium/internal/httputil
Bobby DeSimone ba14ea246d
*: remove import path comments (#545)
- import path comments are obsoleted by the go.mod file's module statement

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-03-16 10:13:47 -07:00
..
test_data telemetry: add tracing 2019-07-24 09:20:16 -07:00
client.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
docs.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
errors.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
errors_test.go httputil : wrap handlers for additional context (#413) 2019-12-06 11:07:45 -08:00
handlers.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
handlers_test.go httputil : wrap handlers for additional context (#413) 2019-12-06 11:07:45 -08:00
headers.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
options.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
router.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
router_test.go httputil : wrap handlers for additional context (#413) 2019-12-06 11:07:45 -08:00
server.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
server_test.go all: support insecure mode 2019-10-02 18:44:19 -07:00