On Feb 24, 2012, at 10:37 AM, Leif Hedstrom <l...@ogre.com> wrote: > On 02/24/2012 09:16 AM, James Peach wrote: >> On Feb 23, 2012, at 11:29 PM, Theo Schlossnagle wrote: >> >>> regex_remap is in the repo I believe under plugins. >> I think that's the inverse of what I'm looking for. >> >> Re-reading my email, it's pretty unclear :) I'm a plugin and I'm going to >> send a HTTP request. I would like to pass the pending request through the >> remapping engine before I send it (and also remap the response after I >> receive it). Is there an API to do that? > > Hmmm, doesn't that happen if you use TSHttpConnect ?
Well last night it was not happenning for me. I'll dig into it some more and double check. > Seems kinda b0rken if it isn't :/ (It goes through the HttpSM / CacheSM > though, right ?) > > -- Leif