The END_REQUEST procedure forcibly terminates a request.
Note
This system package is introduced in V4.4.1.
Syntax
UTL_HTTP.END_RESPONSE (
r IN OUT NOCOPY resp);
Parameters
| Parameter | Description |
|---|---|
| r | The request to be terminated. |
OceanBase Database
Download PDF
The END_REQUEST procedure forcibly terminates a request.
This system package is introduced in V4.4.1.
UTL_HTTP.END_RESPONSE (
r IN OUT NOCOPY resp);
| Parameter | Description |
|---|---|
| r | The request to be terminated. |