cURL representation of the request and a new request
cURL representation of the request and a new request
Supported cURL-Parameters are: --request, --url, --header --data. Note that asCurlWith will print the request body, which may have privacy implications.
This method will consume the body create a new request with the cached body to avoid issues this may cause, which may consume large amounts of memory to cache a request that streams a large amount of data.