DataScript: avi.http.close_conn
DataScript
Function | avi.http.close_conn( [reset] ) |
Description |
Closes the current TCP connection. |
Events |
HTTP_REQ HTTP_RESP |
Parameter |
The reset flag will RST the connection, rather than use the default FIN. |
Returns |
No return value |
Example |
|