curlie
Verified for current stable LTS
Curlie Commands
Curlie command syntax with verified terminal examples.
Commands
4 commands for Curlie
curlie HTTP
Curlie Command: Send Get Request Basic Linux
curlie <httpbin.org/get> curlie HTTP
Curlie Command: Send Get Request With Custom Header Linux
curlie get <httpbin.org/get> {header-name:header-value} curlie HTTP
Curlie Command: Send Get Request With Query Parameters Linux
curlie get <httpbin.org/get> <first_param==5> <second_param==true> curlie HTTP
Curlie Command: Send Post Request Basic Linux
curlie post <httpbin.org/post> <name=john> {age:=25} Suggest a Curlie Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Curlie workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.