Bug ID 895153: HTTP::has_responded returns incorrect values when using HTTP/2

Last Modified: Jul 12, 2023

Affected Product(s):
BIG-IP LTM(all modules)

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

Symptoms

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'.

Impact

Calls to HTTP::respond or HTTP::redirect are not correctly identified by HTTP::has_responded when using HTTP/2.

Conditions

-- HTTP/2 profile. -- iRule containing the command HTTP::has_responded.

Workaround

None.

Fix Information

HTTP::has_responded is now properly detected in iRules where HTTP/2 is used.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips