Skip to content

Conversation

@markekraus
Copy link
Contributor

@markekrausmarkekraus 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
ContributorAuthor

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-dbwdaxian-dbw merged commit 17731cf into PowerShell:masterOct 17, 2017
@markekrausmarkekraus deleted the WebListenerExamples branch January 19, 2018 19:00
Sign up for freeto 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

@markekraus@TravisEz13@daxian-dbw