ADC Advanced Policy Expressions

HTTP_PROTOCOL_T


Models the HTTP message types.

This topic lists the expressions that are provided by this class.

  • REQ

    Operates on HTTP Request.

Returns: http_req_t

  • RES

    Operates on HTTP Response.

Returns: http_res_t

HTTP_PROTOCOL_T

In this article