PLBWEB_HTTP_PROGERR_INFO Keyword


10.1B

     PLBWEB_HTTP_PROGERR_INFO={on|off}

 

This keyword limits data sent to a HTTP client browser when PL/B program errors occur.

 

When these keywords are not used, the default behavior is to send normal expected error information to the client browser when a PL/B program error occurs. This is the same as setting the keywords to 'ON'. When this keyword is used and set to 'OFF', the PL/B error information is not sent to the client browser when a PL/B program error occurs.

Example:

 

     PLBWEB_HTTP_PROGERR_INFO=off

 

Do not send PL/B program error information to client browser. In this case, the PL/B error dialog appears with empty error data fields.

 

 

See Also: PLBWEB_SSL_PROGERR_INFO, Server Configuration Keywords, Server Command Line



PL/B Web Server PLBWEB_HTTP_ERROR_URL PLBWEB_HTTPTASK_DEBUG