cloudhead / http-console

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

Ejmr/add http methods #45

Closed ejmr closed 9 years ago

ejmr commented 11 years ago

These three commits add support for three standard HTTP/1.1 methods that are not recognized by http-console:

  1. PATCH
  2. TRACE
  3. CONNECT

The branch tries to address the issues: