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

Allow read_to_end with ChunkedEncoding #61

Merged
merged 11 commits into from
Nov 28, 2023
Merged

Commits on Nov 28, 2023

  1. Improve tests

    bugadani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d0f9646 View commit details
    Browse the repository at this point in the history
  2. Reorganize response module

    bugadani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    72937f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d96c0f5 View commit details
    Browse the repository at this point in the history
  4. unit test reproducing google panic

    Add failing test case
    
    Introduce TryBufRead, clean up
    lulf authored and bugadani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    45d9a47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14fa5f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    841af88 View commit details
    Browse the repository at this point in the history
  7. Hide ReadBuffer

    bugadani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3f68168 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b982905 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f9853c View commit details
    Browse the repository at this point in the history
  10. Reuse body readers

    bugadani committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bf5f221 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c2e257 View commit details
    Browse the repository at this point in the history