Skip to content

Releases: devduart/http-tui

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 14:23
http-tui v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 12:42
http-tui v1.0.1 — send request on Enter when Request panel is focused…

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:39
v1.0.0 — V1 release

HTTP client TUI in Rust (functional core / imperative shell). The V1
milestone: full request editing and sending, response viewer, environments
and variable resolution, interceptors, SQLite-backed history and collections,
JSON import/export, a local HTTP/1.1 forward proxy with an SSRF guard, six
themes, macOS standalone distribution, and property-based verification of the
pure core.