display HTTP errors and give up
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 4 Feb 2014 16:29:04 +0000 (16:29 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 4 Feb 2014 16:29:04 +0000 (16:29 +0000)
commit9cd077f0d22e39276824a2577f9b138b1b71c337
tree3a36da40da54a52da78526a45cf6bbd22d560e49
parentf0ddbd3f53da4af38254553d0e3fb6184e95bd2f
display HTTP errors and give up

page.open(url, function (status)  checks only for network errors,
and will return 'success' for HTTP 404. We must check onResourceError  too
test/phantom/evaluate.js