1
0
Fork 0
dwelling-home/internal/http
Alexander Andreev 35b48d29e6
In main.go made use of handler's Error func and in Error() func added missing WriteHeader().
2023-08-13 02:17:47 +04:00
..
api_captcha_handlers.go Updated justcaptcha dependency. 2023-08-12 22:58:54 +04:00
api_guestbook_handlers.go Show Go back on error page, need to pass a referer URL for it. 2023-08-12 23:51:26 +04:00
api_mindflow_handlers.go Show Go back on error page, need to pass a referer URL for it. 2023-08-12 23:51:26 +04:00
server.go Replaced HTTP server code with a newest one. 2023-08-12 23:53:26 +04:00
web_handlers.go In main.go made use of handler's Error func and in Error() func added missing WriteHeader(). 2023-08-13 02:17:47 +04:00