Skip to content

Plugin proxy: Stream the response #879

@adamziel

Description

@adamziel

plugin-proxy.php currently buffers the entire zip artifact downloaded from GitHub. This means the browser can only start downloading, say, a WordPress core build from a specific PR once the PHP script has the full response. This significantly slows down the WordPress PR previewer. Let's make sure the plugin-proxy.php streams the response body as it receives the bytes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions