MSIR.0489 Method not valid for JANUS WEB (subcmd) (exception) command

From m204wiki
Revision as of 21:52, 22 April 2014 by JAL (talk | contribs) (Created page with "A JANUS WEB rule was specified where the URL token was the name of an exception handler but the exception name was preceded by a method such as PUT or GET. The HTTP method is ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A JANUS WEB rule was specified where the URL token was the name of an exception handler but the exception name was preceded by a method such as PUT or GET. The HTTP method is meaningless for exception handlers so should not be specified.