Add HTTP client builtin and syntax-colored cat.
Introduce Nushell-style `http get|post|put|delete|patch|head` with JSON
bodies/responses, headers, and --full/--raw/--allow-errors. Add language
detection and TTY syntax highlighting for `cat` (json, gleam, toml, markdown),
plus tests and docs.