Request.Debug (gb.web)

Static Property Debug As Boolean

Return or set if debugging is enabled.

When debugging mode is enabled, the contents of a POST request is saved and can be retrieved with the Request.Post.Contents property.