What the heck is a OPTIONS method in a IIS 7.5 web Log?

Posted by Knox on Server Fault See other posts from Server Fault or by Knox
Published on 2011-11-23T16:48:53Z Indexed on 2011/11/23 17:54 UTC
Read the original article Hit count: 340

Filed under:
|
|

I know what a GET and a POST are, but it's almost impossible to Google for the word OPTIONS. Here's what I see (i deleted all the stuff at the end) of each:

11/23/11    0:02:13 10.100.0.14         GET       /CUpdate2.cshtml  _=1322006533495
11/23/11    0:02:13 10.200.0.10         OPTIONS   /AssignmentCount  _=1322006576798
11/23/11    0:02:13 10.200.0.10         GET       /media/faxSound.wav   -
11/23/11    0:02:13 10.200.0.10         GET       /Star/StarUpdates _=1322006578729
11/23/11    0:02:13 10.100.0.10         GET       /CUpdate2.cshtml  _=1322006533268

© Server Fault or respective owner

Related posts about webserver

Related posts about iis7.5