Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finagle-base-http: add MapBackedHeaderMap #805

Closed

Commits on Oct 10, 2019

  1. add MapBackedHeaderMap

    Martijn Hoekstra committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    7c009f6 View commit details
    Browse the repository at this point in the history
  2. update benchmarks

    Martijn Hoekstra committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    00280d9 View commit details
    Browse the repository at this point in the history
  3. java map backed versions

    Martijn Hoekstra committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    2f1d9d3 View commit details
    Browse the repository at this point in the history
  4. remove unused HeaderMap implementations

    Martijn Hoekstra committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    801ac60 View commit details
    Browse the repository at this point in the history
  5. address PR feedback

    Martijn Hoekstra committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    69864fd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. address PR feedback

    Martijn Hoekstra committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    c141122 View commit details
    Browse the repository at this point in the history
  2. centralize unique named iterator

    Martijn Hoekstra committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    90efed3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. address PR feedback

    Martijn Hoekstra committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    f1d0fc1 View commit details
    Browse the repository at this point in the history
  2. synchronize on iteration

    Martijn Hoekstra committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    de48cd9 View commit details
    Browse the repository at this point in the history