3 comments (3 comments)0 reactions (0 reactions)1 assignee (1 assignee)Go1,219 forks (1,219 forks)github user discovery
good first issuelevel/normalsig/controller
Repository metrics
- Stars
- 9,036 stars (9,036 stars)
- PR merge metrics
- Avg merge 7d 9h (Avg merge 7d 9h)18 merged PRs in 30d (18 merged PRs in 30d)
Description
higress当请求404时返回了空的响应报文,支持自定义加些返回响应报文吗?类似nginx下返回404 NOT Found的报文
Contributor guide
- Research direction
- Examine the current HTTP response handling for 404 errors and explore how to add a configuration option to customize the 404 response body, similar to Nginx's custom error pages.
- Tech stack
- go
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- Go