enable request body log

This block is part of the http connection group and was last modified in core v13.0.5.

enable request body log v13.0.5

Enables the logging of the request body

In pins 1 + flow
  • flow
    flow
  • connection required
    httpconnection
Out pins 1 + flow
  • flow
    flow
  • connection
    httpconnection

Enables logging of the request body for this connection by flagging the request; turn it off again with httpconnection_disable_request_body_log. Passes the connection through; a missing request object or an unwired connection makes it a pass-through no-op.

A typical wiring for enable request body log: a function trigger starts the flow; the flow out pin feeds debug.

Studio canvas example for the enable request body log block: typical wiring for enable request body log.

Version history

Introduced in v13.0.5.


Back to http connection Return to the main group to view all sub-groups Back to response Return to the group to view all blocks within this group