asp.net mvc - OnActionExecuting gets called when loading images on Firefox & IE but not on Chrome -



asp.net mvc - OnActionExecuting gets called when loading images on Firefox & IE but not on Chrome -

i testing code in onactionexecuting action , noticed chrome acting differently firefox & ie.

firefox & ie fires onactionexecuting action on images (maybe more?) , chrome not.

i requested property: filtercontext.requestcontext.httpcontext.request.currentexecutionfilepathextension gives me extension of requested url. in case was: `".png"

why isn't chrome firing action?

note: (i have not tested further, stopped when noticed fires images. browsers tested ie & firefox)

has asp.net mvc or browser?

asp.net-mvc internet-explorer google-chrome firefox action-filter

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -