feat(tui): expose HTTP method and accepted status codes #7

Merged
lerko merged 1 commits from feat/expose-http-method-codes into develop 2026-05-15 19:43:28 +00:00

1 Commits

Author SHA1 Message Date
lerko 9e5bb74c5c feat(tui): expose HTTP method and accepted status codes in monitor form
DB fields existed but were never surfaced in the TUI. Adds an HTTP
Settings form group with method select (7 methods) and accepted
codes input, visible only for HTTP monitors.
2026-05-15 15:42:51 -04:00