schickling/chromeless
Ver no GitHubaccess the http status_code after calling goto
Open
#156 aberto em 2 de ago. de 2017
APIfeaturehelp wanted
Métricas do repositório
- Stars
- (13.240 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Similar to the nightmare API https://github.com/segmentio/nightmare#gotourl-headers
It would be good to be able to access the http status code and other information as provided by nightmare .. also final url after a redirect.
Thanks.