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

Add Transformer class for live HTTP objects #328

Merged
merged 4 commits into from
Oct 30, 2018

Commits on Oct 25, 2018

  1. Restrict visibility of ByteStream.aggregate to work around Netty re…

    …ference counting problem.
    mikkokar committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    59ffc59 View commit details
    Browse the repository at this point in the history
  2. * Add request Transformer class for LiveHttpRequest class.

    * Remove AsyncRequestContentSpec and AsyncResponseContentSpec e2e tests because
      asynchronous content transformation is not yet supported in 1.0 API.
    mikkokar committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    42bea9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e32ca4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

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