Skip to content

Bug: Requester ignores default headers #91

@Sadzurami

Description

@Sadzurami

Defined:

h.Add("Accept", "application/json, text/plain, */*");

Traced:

Accept: application/json, text/json, text/x-json, text/javascript, application/xml, text/xml

As well as -

Defined:

h.Add("Accept-Language", "en-US,en;q=0.9");

Traced (formatting issue):

Accept-Language: en-US, en; q=0.9

Not too serious problem, but kinda unexpected behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions