Web requests being mangled when client is IE?

32 views
Skip to first unread message

Michael McGlothlin

unread,
Oct 8, 2015, 3:14:32 PM10/8/15
to nodejs
Running Node 4.1.2. Has anyone else had an issue where multiple requests from the client get mangled together? The strange thing is it only appears to happen if the client is IE because Chrome and Firefox both work fine. Everything about the requests looks identical otherwise. If I look at the request object from http the URL and headers look correct but as soon as I start trying to parse the URL I seem to get the wrong values returned.

deitch

unread,
Oct 9, 2015, 9:19:56 AM10/9/15
to nodejs
Can you post working code online? Could be IE sticking some strange non-visible characters somewhere in a header or the URL, something strange like that, but impossible to tell without an ability to replicate.
Reply all
Reply to author
Forward
0 new messages