Commit graph

3 commits

Author SHA1 Message Date
16761613bb fix: redirect preservation, health check, Content-Length, UI simplification
- health.go: treat any HTTP response as reachable (only connection errors fail)
- main.go: CheckRedirect in handleReturn to preserve 302 + Set-Cookie
- middleware.go: Content-Length for POST/PUT/PATCH bodies, CheckRedirect
  in forwardToWAF and forwardToReturn
- web/: replace stats panel with 3-state WAF indicator (DISABLED/ENABLED/FAILED)
- README: update defaults, architecture, health check docs
- .agents.md: update verified status for Wallarm integration
2026-08-08 14:53:12 +00:00
62d532e2ce fix: health check treats 4xx as success (WAF reachable, just no index page) 2026-08-07 12:25:09 +00:00
6b851057b7 refactor: inline proxy model — WAF proxy + health checks + backend fallback + circuit breaker 2026-08-02 06:44:57 +00:00