Curl: Difference between revisions

From Wiki RB4
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


==Command Line==
==Command Line==
!!! there is a standard alias for curl in [[Powershell||Powershell]].
!!! there is a standard alias for curl in [[Powershell|Powershell]].


  curl <OPTIONS> <METHOD> <URL>
  curl <OPTIONS> <METHOD> <URL>
curl --help category
curl --help http

Latest revision as of 16:29, 16 November 2021

Installation[edit]

Command Line[edit]

!!! there is a standard alias for curl in Powershell.

curl <OPTIONS> <METHOD> <URL>
curl --help category
curl --help http