Skip to content

Async bodyAll support #1365

@TartanLlama

Description

@TartanLlama

Currently, all calls to bodyAll set async to false, because parts of this are not fully implemented:

// bool async_process_body_handle_for_bodyAll(JSContext *cx, uint32_t handle, JS::HandleObject self,

We should resolve this issue and enable asynchronous bodyAll. This may affect stale-with revalidate scenarios, where reading the body may be blocking the response. We should try to validate this hypothesis.

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