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

feat(h1): add server header read timeout #2675

Merged
merged 17 commits into from Nov 18, 2021
Merged

feat(h1): add server header read timeout #2675

merged 17 commits into from Nov 18, 2021

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    90f55ad View commit details
    Browse the repository at this point in the history
  2. Fix features

    paolobarbolini committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    c45b169 View commit details
    Browse the repository at this point in the history
  3. More fixes

    paolobarbolini committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    6ea00db View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Add more tests

    paolobarbolini committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0e50492 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Expand test

    paolobarbolini committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    16b410b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    a4ece6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b90727 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    1990a67 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    72bd2c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    80da965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b7e73 View commit details
    Browse the repository at this point in the history
  3. Use main error Kind

    paolobarbolini committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    1f6b7b7 View commit details
    Browse the repository at this point in the history
  4. Recycle the same Box

    paolobarbolini committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    a2f82d0 View commit details
    Browse the repository at this point in the history
  5. Fix compiling

    paolobarbolini committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d312ecd View commit details
    Browse the repository at this point in the history
  6. Another fix

    paolobarbolini committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    ef01e7c View commit details
    Browse the repository at this point in the history
  7. Update src/server/conn.rs

    Co-authored-by: Sean McArthur <sean@seanmonstar.com>
    paolobarbolini and seanmonstar committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    a5cf351 View commit details
    Browse the repository at this point in the history
  8. Update src/server/server.rs

    Co-authored-by: Sean McArthur <sean@seanmonstar.com>
    paolobarbolini and seanmonstar committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    0f8a85d View commit details
    Browse the repository at this point in the history