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

actix-http: play with allowing bytes passthrough in the h1 encoder #3368

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    35cadbb View commit details
    Browse the repository at this point in the history
  2. clippy

    asonix committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b492b27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b460c View commit details
    Browse the repository at this point in the history
  4. Make fmt lint happy

    asonix committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a6b5c98 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    96f5ebb View commit details
    Browse the repository at this point in the history
  2. Don't add empty bytes to queue

    asonix committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8eb1d10 View commit details
    Browse the repository at this point in the history
  3. Add buffer heuristic

    asonix committed May 19, 2024
    Configuration menu
    Copy the full SHA
    42bd5ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a94b5b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69ca0e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43fca31 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    627d113 View commit details
    Browse the repository at this point in the history
  2. Ensure bytes >=1.7

    asonix committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ab04286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e28e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36a7e8c View commit details
    Browse the repository at this point in the history