The values here would be one of the valid methods for the HTTP protocol. It would be one of the following:
GET
HEAD
POST
PUT
DELETE
OPTIONS
TRACE
It is likely that only the GET and POST methods make any logical sense in this contents and on rare occasions, the PUT method may be referred to although it is unusual to find a web server that accepts documents with this request method.
See also: | Anchor.Methods |
Prev | Home | Next |
Url.hreflang | Up | Url.mimeType |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |