You make a PURGE request much like you make a GET request. Instead of sending 'GET /url HTTP/1.0' for example, you'd send 'PURGE /url HTTP/1.0'.
~Paul On Mon, Feb 25, 2013 at 09:57:30PM +0530, rahul jain wrote: > Hi, > > > i am getting problem how to send PURGE request Header from HTTP and how to > matche > > if(req.request=="PURGE") > > here what is PURGE and Where to set PURGE variable . please help me out. > > Thanks & regards > Rahul JAin > _______________________________________________ > varnish-misc mailing list > [email protected] > https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc ________________________________ This message may contain confidential or privileged information. If you are not the intended recipient, please advise us immediately and delete this message. See http://www.datapipe.com/legal/email_disclaimer/ for further information on confidentiality and the risks of non-secure electronic communication. If you cannot access these links, please notify us by reply message and we will send the contents to you. _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
