Skip to content

fix: ensure request.headers is set#1281

Merged
B4nan merged 1 commit intomasterfrom
fix-cookies
Jan 12, 2022
Merged

fix: ensure request.headers is set#1281
B4nan merged 1 commit intomasterfrom
fix-cookies

Conversation

@B4nan
Copy link
Copy Markdown
Member

@B4nan B4nan commented Jan 12, 2022

When changing the headers in cheerio crawler, first request may have failed as
headers object was not set. Now it will be always there before we try to access it.

When changing the headers in cheerio crawler, first request may have failed as
headers object was not set. Now it will be always there before we try to access it.
@B4nan B4nan merged commit 966292b into master Jan 12, 2022
@B4nan B4nan deleted the fix-cookies branch January 12, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant