This is puzzling me, we've got an internal intranet application which is behind Windows authentication. On IE + Chrome, it's fine.
On FF, it prompts for Username + Password (which is to be expected), but then requests for various resources on the page (css/js) files return a 401, but then they seem to somehow re-resolve to a 301 and provide the content.
Anyone have any idea's what could be going on here?
Thanks