mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2025-12-08 04:45:43 +09:00
- Introduced handling for `502 Bad Gateway` errors with a dedicated HTML template. - Updated `writeErrorPage` logic to include 502 and other new status mappings for custom templates. - Improved error page rendering by mapping 4xx/5xx status codes to appropriate templates.