Skip to content

Fixed issue: Cannot read property 'length' of undefined#4

Open
mansoor-omrani wants to merge 1 commit into
gwicke:masterfrom
mansoor-omrani:master
Open

Fixed issue: Cannot read property 'length' of undefined#4
mansoor-omrani wants to merge 1 commit into
gwicke:masterfrom
mansoor-omrani:master

Conversation

@mansoor-omrani
Copy link
Copy Markdown

request._rawBody._lengthRetrievers could be undefined. Before checking its length we need to check itself first.

I had the error when sending a POST request using node-fetch-polyfill.

request._rawBody._lengthRetrievers could be undefined. Before checking its length we need to check itself first.
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