-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I have just tested the new genius feature to convert cURL call to Laravel HTTP request and faced with the issue, the "-c" option does not exist.
This is the cookie file handling feature of the cURL function.
Example cURL call:
curl -v -F [email protected] -c ./cookies.txt -o response.pdf https://www.szamlazz.hu/szamla/
Reference:
https://docs.szamlazz.hu/#post-request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request