Commit Graph

8 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 b61d64a755
Moving secure again, this time to github.com/gin-contrib/secure 2022-05-07 15:56:21 +02:00
Daniel Carrillo ca1d002974
Use gin-gonic/contrib/secure instead of deprecated module 2022-05-07 12:51:13 +02:00
Daniel Carrillo 12da27ddab
Add optional secure headers to responses 2022-04-02 18:12:31 +02: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 2fcfa91545
first commit 2021-11-10 20:06:12 +01:00