This curl parser never fires the request
Paste a command and this page tokenizes it the way a shell does: flags keep their arguments, -X POST does not steal the URL, and a JSON body inside single quotes keeps its double quotes. The previous regex parser on this page failed both of those cases.
Nothing here is sent to an origin. There is no "Run" button. Authorization headers, cookies, and -d bodies stay in the tab. Use it to inspect a copied command before you paste it into a ticket or a shared doc.
The generator is the inverse: method, URL, headers, and body in; a copyable curl command out. It does not add -k for you. Skipping TLS is a choice you make on purpose.