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

HTTP Status Code 999 Fails #3

Open
emmercm opened this issue Jan 29, 2019 · 0 comments
Open

HTTP Status Code 999 Fails #3

emmercm opened this issue Jan 29, 2019 · 0 comments

Comments

@emmercm
Copy link

emmercm commented Jan 29, 2019

This is semi-opinionated, but given a LinkedIn URL such as:

https://www.linkedin.com/company/5229435

This line fails because of an HTTP status code of 999:

if (error || !response || response.statusCode != 200) {

Where I would expect it to succeed because it is not a 4xx or 5xx error.

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

No branches or pull requests

1 participant