Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Carrillo 19c72f94a5
Add experimental support for HTTP/3 (#8)
* Wait for service in integration tests instead of watching for a string

* Add http3 experimental support
2023-03-18 21:06:51 +01:00
Daniel Carrillo eb200ddd81
Fix minor linting issues 2023-03-16 19:59:04 +01:00
Daniel Carrillo 1ee7256506
Remove headers set by a trusted proxy from outputs 2022-05-02 18:07:40 +02:00
Daniel Carrillo 7c70abf07f
Add feature to get the right client port when using a trusted proxy 2022-05-02 17:56:57 +02:00
Daniel Carrillo 12da27ddab
Add optional secure headers to responses 2022-04-02 18:12:31 +02:00
Daniel Carrillo 2d330a99b7
Add CI and go-report badges. Add comments to make golint happy 2021-11-30 17:49:02 +01:00
Daniel Carrillo 8b5cccd744
Refactor setting module and add tests (#4) 2021-11-29 18:16:27 +01:00
pando85 1aa59f1b0b
Fix long lines (#2)
Using [golines](https://github.com/segmentio/golines):
`golines -w .`
2021-11-18 19:26:53 +01:00
Daniel Carrillo 255660374f
Update README.md 2021-11-11 18:30:50 +01:00
Daniel Carrillo 2fcfa91545
first commit 2021-11-10 20:06:12 +01:00