Forum Discussion
sirad_85122
Nimbostratus
Apr 08, 2010Two Connection: close in HTTP response header.
Hi guys,
I have problem with HTTP::respond method. My I rule looks like:
when HTTP_REQUEST {
set uri [HTTP::uri]
if { not ($uri starts_with "http") } {
set ur...
hoolio
Cirrostratus
Apr 13, 2010Hi Adam,
Can you try this:
HTTP::respond 302 Location $uri
TCP::close
Aaron
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