NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

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) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]