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

Upgrade Http::Stream::reply to Pointer #1855

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

Commits on Jun 29, 2024

  1. Update Http::Stream::reply to Pointer

    Refactor to avoid storing a raw-pointer, with
    missing reference-counting.
    yadij committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    84cf58a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Apply suggestions from code review

    Co-authored-by: Alex Rousskov <[email protected]>
    yadij and rousskov authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3a3d58b View commit details
    Browse the repository at this point in the history
  2. Update Stream.cc

    yadij authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8453b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c9084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fd23e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7516249 View commit details
    Browse the repository at this point in the history