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
b67ea433c0 docs: fix terminology — WAF URL is the firewall app, Return Port is traffic return to Zoraxy 2026-08-02 07:21:57 +00:00
3159f0ed84 docs: add README with install, config, architecture, and inspection protocol 2026-08-02 07:18:13 +00:00