Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Add HttpClient test with IPv6 Uris #8467

Merged
merged 2 commits into from
May 12, 2016

Commits on May 12, 2016

  1. Add HttpClient test with IPv6 Uris

    Adds support to the loopback server for binding to IPv6 local addresses, then adds a test that uses both ::1 and a link-local address for the current machine.
    stephentoub committed May 12, 2016
    Configuration menu
    Copy the full SHA
    a00e71b View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    stephentoub committed May 12, 2016
    Configuration menu
    Copy the full SHA
    10c8af5 View commit details
    Browse the repository at this point in the history