percolator
percolator copied to clipboard
Additional HTTP Methods
Is it possible to add additional methods to the handler object? An example would be PATCH, LINK, UNLINK, etc...
If this is already possible, then the documentation should be updated.
Currently it restricts the methods, but you're probably right and it really should allow everything that node does .