Home > Contents > Index >
CS.REQUEST_METHOD
Returns the name of an HTTP method.
Syntax
CS.REQUEST_METHODParameters
None.
Description
This tag returns the name of the requesting HTTP method. Use this tag to determine if the request was made by a GET, POST, INT or other HTTP method.
Example
<CSVAR NAME="CS.REQUEST_METHOD"/>
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.