schickling/chromeless
Auf GitHub ansehenaccess the http status_code after calling goto
Open
#156 geöffnet am 2. Aug. 2017
APIfeaturehelp wanted
Beschreibung
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.