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

fix(http-crawler): replace IncomingMessage with PlainResponse for context's response #1973

Merged
merged 1 commit into from Jul 12, 2023

Conversation

foxt451
Copy link
Collaborator

@foxt451 foxt451 commented Jul 12, 2023

Closes #1964

@foxt451 foxt451 requested a review from B4nan July 12, 2023 13:39
@foxt451 foxt451 self-assigned this Jul 12, 2023
@foxt451 foxt451 added the bug Something isn't working. label Jul 12, 2023
@B4nan
Copy link
Member

B4nan commented Jul 12, 2023

Looks like the lock files got screwed by the renovate PRs I merged, will fix that in master, don't worry about the broken docs check.

@foxt451 foxt451 merged commit 2a1cc7f into master Jul 12, 2023
7 of 8 checks passed
@foxt451 foxt451 deleted the fix-response-context branch July 12, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

request.headers is not being populated
2 participants