e14n / webfinger

Webfinger client library for Node.js
Apache License 2.0
40 stars 10 forks source link

Don't redirect to HTTP URLs if httpsOnly flag is set #16

Closed evanp closed 11 years ago

evanp commented 11 years ago

We shouldn't follow redirects to non-HTTPS URLs if the httpsOnly flag is set.