Skip to content

ClientDefaultHeaders and Headers type mismatch #6

@deadmann

Description

@deadmann

ClientDefaultHeaders: is of type List<KeyValuePair<string,IEnumerable<string>>>
headers: is of type IEnumerable<KeyValuePair<string, IEnumerable<string>>>

It will be nice, if both of these type can be match.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions