‘htty’ v1.1 is now available
[

](http://www.imdb.com/title/tt0058805) Since its release three weeks ago, lots of people have started using my console application for HTTP called htty. It’s been called the perfect tool for exploring web services.
Install it with one command.
You’ll need Ruby and RubyGems. It’s known to work well under OS X against Ruby v1.8.7 and v1.9.2.
There’s a new version out today. What’s new?
- HTTP Secure support
- HTTP Basic Authentication support
- Support for arrow keys and Emacs key bindings (thanks, rbxbx!)
- Support for Ctrl-D for terminating input (thanks, bofrede!)
- A smarter
userinfo-setcommand that:- Permits separate entry of username and (optional) password
- Permits colon-separated “username:password” entry
- Automatically URL-escapes @ symbols to avoid invalid URLs
- Various bug fixes
- Corrected and expanded built-in help content
Check out the updated readme for details on how to install and use htty.
Enjoy!
