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

Platform Support

Jaxer Server Framework Jaxer Client Framework
1.0 no

Properties

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