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

Implement BufRead for BodyReader #45

Merged
merged 18 commits into from
Oct 23, 2023
Merged

Implement BufRead for BodyReader #45

merged 18 commits into from
Oct 23, 2023

Commits on Oct 21, 2023

  1. Clean up initial body copy

    bugadani committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a35e8af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c8c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f30992 View commit details
    Browse the repository at this point in the history
  4. Add test case and fix build

    bugadani committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3ae5f10 View commit details
    Browse the repository at this point in the history
  5. Remove ConnErrorAdapter

    bugadani committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b990e32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a00519 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abba497 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c04044d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c953ae8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    581927e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66051ba View commit details
    Browse the repository at this point in the history
  12. Fix typo

    bugadani committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    8cad89b View commit details
    Browse the repository at this point in the history
  13. Hide ChunkState

    bugadani committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    92a1c57 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f1185f7 View commit details
    Browse the repository at this point in the history
  15. Clean up internals

    bugadani committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b1128cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    00d559d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2cbf54d View commit details
    Browse the repository at this point in the history
  18. Simplify tests

    bugadani committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ab16446 View commit details
    Browse the repository at this point in the history