-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Defined:
| h.Add("Accept", "application/json, text/plain, */*"); |
Traced:
Accept: application/json, text/json, text/x-json, text/javascript, application/xml, text/xmlAs well as -
Defined:
h.Add("Accept-Language", "en-US,en;q=0.9");Traced (formatting issue):
Accept-Language: en-US, en; q=0.9Not too serious problem, but kinda unexpected behaviour.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working