Need custom content-type in a key.

master
Nicolas Favre-Felix 14 years ago
parent f931f18971
commit 87567e2a9a

@ -37,6 +37,7 @@ curl -d "GET/hello" http://127.0.0.1:7379/
* Multi-server support, using consistent hashing.
* Send your ideas using the github tracker, on twitter [@yowgi](http://twitter.com/yowgi) or by mail to n.favrefelix@gmail.com.
* Add WebSocket support, allow cross-origin XHR.
* Support URL-encoded parameters, the current implementation is pretty limited (no `/` support, for instance).
# HTTP error codes
* Unknown HTTP verb: 405 Method Not Allowed

Loading…
Cancel
Save