Forum Discussion

Andrea_Knapp_28's avatar
Andrea_Knapp_28
Icon for Nimbostratus rankNimbostratus
Jun 19, 2008

Simple Cookie Insert Question

If I were to create a simple cookie insert IRULE as such:     when HTTP_RESPONSE {   HTTP::cookie insert name foo value boo   }     Would this always replace the same ...