Commit graph

4 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
6b851057b7 refactor: inline proxy model — WAF proxy + health checks + backend fallback + circuit breaker 2026-08-02 06:44:57 +00:00
85d90bef1e feat: Phase 1 — Type 0 Router with synchronous Wallarm inspection, circuit breaker, config UI 2026-08-01 06:20:50 +00:00
14c41bce42 chore: initial scaffold — Zoraxy WAF plugin (Type 1 Utilities) 2026-08-01 05:54:51 +00:00