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

Add Brotli support to SocketsHttpHandler #29729

Merged
merged 2 commits into from
May 17, 2018

Commits on May 16, 2018

  1. Add Brotli support to SocketsHttpHandler

    - Add DecompressionMethods.Brotli
    - Add support for Brotli to SocketsHttpHandler
    - Add some tests
    stephentoub committed May 16, 2018
    Configuration menu
    Copy the full SHA
    5c4bc06 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    stephentoub committed May 16, 2018
    Configuration menu
    Copy the full SHA
    8b94440 View commit details
    Browse the repository at this point in the history