pomerium/internal/httputil
bobby f837c92741
dev: update linter (#1728)
- gofumpt everything
- fix TLS MinVersion to be at least 1.2
- add octal syntax
- remove newlines
- fix potential decompression bomb in ecjson
- remove implicit memory aliasing in for loops.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-30 09:02:57 -08:00
..
test_data
client.go
client_test.go
docs.go
errors.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
errors_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
handlers.go authenticate: remove unused paths, generate cipher at startup, remove qp store (#1495) 2020-10-19 08:09:53 -07:00
handlers_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
headers.go config: add PassIdentityHeaders option (#903) 2020-06-22 10:29:44 +07:00
httputil.go
options.go
router.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
router_test.go
server.go proxy: preserve path and query string for http->https redirect (#1456) 2020-09-24 15:12:56 -06:00
server_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00