Forum Discussion

nik_65678's avatar
nik_65678
Icon for Nimbostratus rankNimbostratus
Aug 19, 2009

[http::uri] in http_response

i'm wondering if there's any way to get the value of [http::uri] in the http_response event without setting a variable? here's what i have now: when http_request { set uri [http::uri] ...