Next: Dealing with HTTP documents, Previous: HTTP language/coding, Up: http/https [Contents][Index]
HTTP supports an ‘OPTIONS’ method describing things supported by the URL.
Returns a property list describing options available for URL. The property list members are:
methodsA list of symbols specifying what HTTP methods the resource supports.
davA list of numbers specifying what DAV protocol/schema versions are supported.
daslA list of supported DASL search types supported (string form).
rangesA list of the units available for use in partial document fetches.
p3pThe Platform For Privacy Protection description for the resource. Currently this is just the raw header contents.