Request mapping
For a conventional single-request command, the URL becomes the request target. An explicit -X or --request value identifies the HTTP method, -H or --header values supply headers, and data options supply the body. Shell quoting around those values must become valid string quoting for the chosen code format. If the command relies on shell evaluation, the visible text may not fully describe the final request.