Any idea what happens when my Nodejs app returns a webpage on a favicon request? I don’t have a way to simulate this but I see that my app continuously gets such requests and wonder if end users are getting the pages right.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This will just cause your page to have the default icon, nothing really bad. However, I think it’d be better style to respond with a 404.