- corrected json import bug added in previous commit
- 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
Showing
Please
register
or
sign in
to comment