Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Optimize body_source_pull_algorithm for proxy TransformStreams #1257

Open
@TartanLlama

Description

@TartanLlama

RequestOrResponse::body_source_pull_algorithm used to have an optimization for proxyTransformStreams, where it simply copied the body from source to dest rather than reading and writing a chunk at a time. Proxy streams are notably created when you donew Request(requestWithBody).

This optimization results in truncated bodies, as there is an issue with the implementation that I have not fully understood yet. As such, this optimization has been temporarily disabled. We should fix the underlying issue and re-enable the optimization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp