Reading the cURL request
The converter treats the pasted command as a description of an HTTP request. Recognized cURL arguments can contribute the destination URL, request method, headers, authentication values, query data, and request body. Quoting matters because spaces, ampersands, JSON quotes, and other shell-sensitive characters must remain part of the correct argument rather than being split into separate tokens.