• Mark Moissette's avatar
    - corrected json import bug added in previous commit · 82912d8b
    Mark Moissette authored
    - added automatic handling of 501 NotImplemented error in case a url
    exists but the specific requested method does not .
    For simplicity, this is done via an added dict called "urlMethods" in
    RequestRouter, that maps urls to lists of implemented http methods , and
    is filled in_registerRouters
    82912d8b
Name
Last commit
Last update
corepost Loading commit data...
.gitignore Loading commit data...
.project Loading commit data...
.pydevproject Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
setup.py Loading commit data...