Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom request headers #84

Open
stooit opened this issue Sep 6, 2019 · 1 comment
Open

Custom request headers #84

stooit opened this issue Sep 6, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@stooit
Copy link
Contributor

stooit commented Sep 6, 2019

Description
We should allow for custom request headers in all web requests, allowing authenticated access (cookies) and more complex requirements.

Proposed solution
Extend options to support array of request headers in a key/value format

Additional context
None

@stooit stooit added the enhancement New feature or request label Sep 6, 2019
@nickgeorgiou nickgeorgiou self-assigned this Sep 30, 2019
@nickgeorgiou
Copy link
Collaborator

I'd like to take this one on!

stooit added a commit that referenced this issue May 27, 2020
* Allows people to specify headers in configuration options for crawler
* Added Github identifier to User-Agent.

Co-authored-by: Nick Georgiou <nickgeorgi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants