Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Remove URL escaping from HTTPHeadersCarrier and add a test for it #113

Merged
merged 4 commits into from Sep 7, 2016

Commits on Sep 6, 2016

  1. Remove URL escaping from HTTPHeadersCarrier and add a test for it

    Support HTTPHeaders format in MockTracer with URL escaping
    Yuri Shkuro committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    3af5a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. go fmt

    Yuri Shkuro committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    244b5c1 View commit details
    Browse the repository at this point in the history
  2. Fix go vet complaint

    Yuri Shkuro committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    76fa178 View commit details
    Browse the repository at this point in the history
  3. Add usage examples

    Yuri Shkuro committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    84b0296 View commit details
    Browse the repository at this point in the history