Curl: Difference between revisions

From Wiki RB4
Line 3: Line 3:


==Command Line==
==Command Line==
!!! there is a standard alias for curl in [[Powershell||Powershell]].
  curl <OPTIONS> <METHOD> <URL>
  curl <OPTIONS> <METHOD> <URL>

Revision as of 15:21, 16 November 2021

Installation

Command Line

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

curl <OPTIONS> <METHOD> <URL>