gitea-pages-server/server/handler
6543 6c63b66ce4 Refactor split long functions (#135)
we have big functions that handle all stuff ... we should split this into smaler chuncks so we could test them seperate and make clear cuts in what happens where

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/135
2022-11-12 20:43:44 +01:00
..
handler.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
handler_custom_domain.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
handler_raw_domain.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
handler_sub_domain.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
handler_test.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
hsts.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
try.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00