Skip to content

Preserve header names #59

Description

@Cooya

I am sending requests to a server which does not respect HTTP specification specifying that headers should be case-insensitive.
The problem is that with got-scraping, a header named "MyHeader" will be renamed "Myheader"...

How can I send a header whose name will be kept untouched ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions