MSIR.0610 Debugging (method) (url) from (ipaddr): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is an informational message that is issued when a JANUSDEBUG command finds an appropriate request to debug. The message indicates the HTTP method for the request (most likely GET, POST, or PUT), the URL for the request, and the IP address of the client that sent the HTTP request.
This is an informational message that is issued when a JANUSDEBUG command finds an appropriate request to debug. The message indicates the HTTP method for the request (most likely GET, POST, or PUT), the URL for the request, and the IP address of the client that sent the HTTP request.


[[Category:Sirius Mods messages]]
{{Template:MSIR.0610 footer}}
[[Category:MSIR.0600 - MSIR.0799]]

Latest revision as of 23:33, 3 March 2017

This is an informational message that is issued when a JANUSDEBUG command finds an appropriate request to debug. The message indicates the HTTP method for the request (most likely GET, POST, or PUT), the URL for the request, and the IP address of the client that sent the HTTP request.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages