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

Buffer writes from sources of synchronous writes #9015

Merged
merged 7 commits into from
Apr 18, 2019

Commits on Apr 15, 2019

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

Commits on Apr 16, 2019

  1. Remove pass thru behavior

    * Require calling CopyTo to copy content to response stream
    * Use PagedByteBuffer to buffer content in memory
    pranavkm committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    fa081f6 View commit details
    Browse the repository at this point in the history
  2. Update refs

    pranavkm committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    f5eae1b View commit details
    Browse the repository at this point in the history
  3. More refs

    pranavkm committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    aefc38a View commit details
    Browse the repository at this point in the history
  4. Changes per PR

    pranavkm committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    47ddc22 View commit details
    Browse the repository at this point in the history
  5. Ref again

    pranavkm committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    47f0ff0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Remove FlushAsync

    pranavkm committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    d837880 View commit details
    Browse the repository at this point in the history