Hi, I need to write an ATS plugin where i need to get the post body and a few request headers in the call. And based on certain condition i want to return the OK response from ATS itself without forwarding it to any origin server.
I went through null transform and few other plugin, where i can hold on post data but not sure how can i get hold on headers, which generally i access in remap plugin using TSMimeHdrFieldValueStringGet. Any hints will be helpful? Thanks, Rakesh