sa_set_http_option system procedure

Function

Permits a Web service to set an HTTP option in the result.

Syntax

sa_set_http_option ( option-name, value )

Permissions

DBA authority required. Users without DBA authority must be granted EXECUTE permission to run the stored procedure.

Description

Use this procedure within statements or procedures that handle Web services to set options within an HTTP result set.

Currently only one option is supported:

See also

“sa_set_http_header system procedure”