Hello
I have a forum,
I am caching the page that shows message list.
I want to be able to programmaticaly invalidate the cache for this page when a user add a message.
Is there any POST command i can send to squid to manually invalidate the cache
from my code ?
Regards,
Tarek