Jaxer.Request.ACTIONS : Object
Return to: Jaxer Framework index

Platform Support

Jaxer Server FrameworkJaxer Client Framework
1.0no

Properties

PropertyActionJaxer Server FrameworkJaxer Client Framework
static DELETE : String
A constant describing the standard HTTP DELETE method (or action)
No Details 1.0no
static GET : String
A constant describing the standard HTTP GET method (or action)
No Details 1.0no
static HEAD : String
A constant describing the standard HTTP HEAD method (or action)
No Details 1.0no
static OPTIONS : String
A constant describing the standard HTTP OPTIONS method (or action)
No Details 1.0no
static POST : String
A constant describing the standard HTTP POST method (or action)
No Details 1.0no
static PUT : String
A constant describing the standard HTTP PUT method (or action)
No Details 1.0no
aptana_docs