Returns the body of the HTTP request in binary form. For example, in a POST request, this would be the raw POST data.
HTTP_BODY( )
None
The HTTP request is returned in binary form; no character set conversion is performed on it.
If the request body does not exist, or if the function is not called from a web service, a NULL value is returned.
SQL/2003 Vendor extension.
For more information about HTTP requests and web services, see SQL Anywhere web services.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |