Matches Docker API requests using the POST HTTP method.
Typically used for state-changing actions such as container exec creation, start operations, or other write-side interactions with the Docker daemon. This primitive identifies active modification or command execution attempts rather than passive inspection.