Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

onRequest - Can we add this to fetchResponseFromEventStream(...) as well #302

Description

@phasmax

At the moment onRequest is not called when fetchResponseFromEventStream() is called. I expected it to be called for any request, including streaming.

Can we either:

  1. Also call onRequest on the request (POST) being sent in fetchResponseFromEventStream
    OR
  2. Create a new handler, e.g. onEventStreamRequest() that can be used to manipulate the headers, body etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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