ekalinin / robots.js

Parser for robots.txt for node.js
MIT License
66 stars 21 forks source link

Allow ports in redirect locations #6

Closed bingalls-compete closed 11 years ago

bingalls-compete commented 11 years ago

If a site responds with a 301 or 302, and the location has a port number (e.g. http://testsite.com:80/anotherrobots.txt), this will now not crash.