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

Improve HTTP errors handling #809

Open
macbre opened this issue Oct 26, 2020 · 0 comments · May be fixed by #823
Open

Improve HTTP errors handling #809

macbre opened this issue Oct 26, 2020 · 0 comments · May be fixed by #823
Milestone

Comments

@macbre
Copy link
Owner

macbre commented Oct 26, 2020

HTTP 401

$ ./bin/phantomas.js 'https://httpbin.org/basic-auth/foo/bar'
Error: Protocol error (Performance.getMetrics): Target closed.

HTTP 404

./bin/phantomas.js http://127.0.0.1:8888/not_found 2>&1
Error: Navigation failed because browser has disconnected!
@macbre macbre added this to the Roadmap milestone Oct 26, 2020
macbre added a commit that referenced this issue Oct 26, 2020
@macbre macbre modified the milestones: Roadmap, v2.1 Oct 26, 2020
@macbre macbre linked a pull request Nov 9, 2020 that will close this issue
@macbre macbre modified the milestones: v2.1, v2.2 Jan 9, 2021
@macbre macbre modified the milestones: v2.2, Roadmap Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant