You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Shaun McGinnity <sh...@openwave.com> on 2011/09/29 12:42:43 UTC

Response transform hook

Hi,

I have a use-case where I would like to look at the first 20 bytes of response data to decide if I need to invoke a transform.

Is it possible to peek at the data from a plugin registered for just a TS_HTTP_READ_RESPONSE_HDR_HOOK? Alternatively is it possible to remove a transform from the transaction?

Thanks,

Shaun McGinnity