Skip to content

Add an opportunity to change content-type response header via response interceptors #215

Open
@MiaInturi

Description

@MiaInturi

Now, regardless of the content-type response header set in the response interceptor, the server always returns application/json as the content-type of the response due to the use of the response.json method. Need to handle cases where the user explicitly sets the content-type header and avoid overriding it.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions