Forum Discussion
nik_65678
Nimbostratus
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] ...
dennypayne
Employee
Aug 19, 2009Hi,
A typical HTTP response doesn't include URI information (except in Location header as part of a 301/302 redirect), so no I don't believe there's any other way besides "saving" it from the request as you are already doing.
Denny
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects