Skip to content

Conversation

@markekraus
Copy link
Contributor

@markekraus markekraus commented Oct 3, 2017

closes #4918

  • Switches from URL Examples to Get-WebListenerUrl
  • Minor formatting
  • Correct the Compression examples

@dantraMSFT As requested in #4905

Returns a JSON object containing the details of the Client Certificate if one is provided in the request.

```powershell
$uri = Get-WebListenerUrl -Test 'Compression' -Https -Certificate $certificate
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the test supposed to be compression?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops.. fixed.

@TravisEz13
Copy link
Member

restarted macOS CI. if it doesn't fix the issue, you might need to rebase.

@daxian-dbw
Copy link
Member

@TravisEz13 Can you please update your review?

@daxian-dbw daxian-dbw merged commit 17731cf into PowerShell:master Oct 17, 2017
@markekraus markekraus deleted the WebListenerExamples branch January 19, 2018 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Get-WebListenerUrl examples to WebListener App documentation

3 participants