Last Modified: May 29, 2024
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
15.1.0, 15.0.1, 15.0.0, 14.1.2
Fixed In:
15.1.2, 14.1.3.1
Opened: Apr 01, 2020 Severity: 4-Minor
HTTP::has_responded is not detected in an iRule when the request comes across via HTTP/2. Instead, HTTP::has_responded always return the value 'false'.
Calls to HTTP::respond or HTTP::redirect are not correctly identified by HTTP::has_responded when using HTTP/2.
-- HTTP/2 profile. -- iRule containing the command HTTP::has_responded.
None.
HTTP::has_responded is now properly detected in iRules where HTTP/2 is used.