hi,

I am developing a trafficserver plugin which does analysis to the content
of downloaded files using the transform mechanism.
i am having a problem with the header response.
i would like to edit the http headers returned to the browser based on the
analysis i do in the transform, but i found that the headers are already
returned to the browser BEFORE i get a chance to analyse the files content
with the transform mechanism.
am i doing something wrong ?
is there a way to solve this problem ?

p.s. I based my code on the bnull-transform example with a couple of
adjustments.

thanks,

Dani

Reply via email to