标签: javascript node.js redirect httpresponse http-response-codes
假设用户导航到在标头中返回301的网址。除此之外,它们被重定向2-3次。是否可以获取重定向链中的每个URL并输出它?而不只是做response.headers.location
301
response.headers.location