I started a bit already but I am blocked without the cache_lookup_complete
hook support as well as TSHttpTxnCacheLookupStatusGet() support in a method
in Transaction object. If you are making changes now, it would be great if
you can add these as well. I am pretty sure these stuffs are just bells a
Hi Kit,
You might consider waiting a few weeks, I'm still implementing many of the
suggestions from the most recent ATS Summit. The first set of changes will
be removing standard library containers for headers. If you're willing to
tolerate changes to the api over the coming weeks feel free to get
Hi,
I am experimenting to rewrite esi plugin using only atscppapi.
First bit of feedback - I need to do transformation on response after the
cache_lookup_complete hook. But it isn't available in the api.
I look up the source and it should be pretty easy to add it myself. So i
think i can submit a