cloudhead / http-console

simple, intuitive HTTP REPL — Speak HTTP like a local.
Apache License 2.0
1.35k stars 65 forks source link

add support for OPTIONS, CONNECT and TRACE #27

Open avalanche123 opened 13 years ago

avalanche123 commented 13 years ago

per http spec, these methods are standard - http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html

fletom commented 11 years ago

+1

Also, PATCH.