forwardemail / forwardemail/superagent
how to get the raw html code use superagent before 301 redirects?
Open
- Dominant language
- JavaScript
- Stars
- 16.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
here is the site , when open it, it will be redirected to the site
use curl I can get the html code of :
301 Moved Permanently
301 Moved Permanently
nginx/1.4.6 (Ubuntu)
I would like to know how to get it use the node module [superagent](http://visionmedia.github.io/superagent/#following-redirects)?
I see [Following redirects](http://visionmedia.github.io/superagent/#following-redirects), but I don't know how to use it, or it's the right way to use it?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.