Forum Discussion
Jnon
Jan 03, 2018Nimbostratus
curl irule behavior
I have an irule that is as follows:
when HTTP_REQUEST {
set var1 [getfield [HTTP::uri] "/" 2 ]
log local0. "$var1"
HTTP::header replace "Host" "https://$var1.host.domain...
Stanislas_Piro2
Jan 03, 2018Cumulonimbus
Hi,
Host header must not contain protocol
HTTP::header replace "Host" "$var1.host.domain.com:9090"
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