error-pages/internal
Pаramtamtаm 36c5472987
feat: IPv6 support (#192)
* 🐛 fix(server.go): validate IP address before starting server
 feat(server.go): add support for IPv6 addresses

*  feat(cli): add support for IPv6 addresses in the `--listen` flag

* 🐛 fix(server.go): add nolint comment to ignore magic number warning in ipv6 check

* 🐛 fix(server.go): use fmt.Sprintf to format IP and port instead of strconv.Itoa and string concatenation
2023-04-21 16:33:33 +04:00
..
breaker chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
checkers chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
cli feat: IPv6 support (#192) 2023-04-21 16:33:33 +04:00
config chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
env chore: Better CLI (#163) 2023-01-29 14:54:56 +04:00
http feat: IPv6 support (#192) 2023-04-21 16:33:33 +04:00
logger chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
metrics chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
options Added possibility to disable error pages auto-localization (#94) 2022-04-12 15:34:35 +05:00
pick chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
tpl chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
version Fix for the X-Format header (#51) 2022-01-28 12:53:35 +05:00