Forum Discussion
Hi alchancco,
Can you change the http event and try?
when HTTP_RESPONSE_RELEASE { if { [HTTP::header WWW-Authenticate] starts_with "Basic" }{ HTTP::header replace WWW-Authenticate "Basic realm='mydomain.com'" } }
- alchanccoNimbostratus
HI Enes_Afsin_AI,
I made the change but as before it only changes the header value sporadically.
- alfredo