Skip to content

RequestInterceptor not applied when query executed as stream #105

@redfaithful

Description

@redfaithful

I tried to use BasicAuthenticationExtension when applying the query as stream, and the header is not added to the query.

In BasicAuthenticationSpec, queries are tested to include the header only with the .execute method and not with .streamAs method. Attached a patch with a scenario testing this issue and failing.
Test_basic_authentication_with_streaming.txt

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