URL Parameter (Get-HTTP Cmdlet)

The URL(s) to fetch.

Syntax

Get-HTTP -URL string[]

Remarks

The URL of the document. The value's format is validated before doing a GET request. This is an array of URLs, so multiple URLs can be specified, for each successful URL an HTTPObject is returned from the cmdlet.

Default Value

null

Parameter Position

0

This is a required parameter.

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]