gotosocial/internal/router
kim 4ac508f037
[chore] Update LE server to use copy of main http.Server{} to maintain server timeouts etc (#571)
* update LE server to use copy of main HTTP server to maintain server timeouts etc

Signed-off-by: kim <grufwub@gmail.com>

* shutup linter

Signed-off-by: kim <grufwub@gmail.com>
2022-05-15 11:10:55 +02:00
..
attach.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
cors.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
gzip.go [feature] Gin enable gzip encoding (#405) 2022-02-19 12:12:41 +01:00
logger.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
router.go [chore] Update LE server to use copy of main http.Server{} to maintain server timeouts etc (#571) 2022-05-15 11:10:55 +02:00
session.go [bugfix] Convert IDNs to punycode before using as session name (#458) 2022-04-16 13:09:42 +02:00
session_test.go [bugfix] Convert IDNs to punycode before using as session name (#458) 2022-04-16 13:09:42 +02:00
template.go [bugfix] Fix panic when relative tmpl path given to router (#528) 2022-05-02 16:06:03 +02:00