no luck. I am still stuck with the same error... 20160314.02h43m20s RESPONSE: sent 127.0.0.1 status 404 (Not Found on Accelerator) for 'http://...'
Since it cannot find a remap rule, it never invokes the HOOK_SEND_REQUEST_HEADERS hook. As a result, my custom plugin never gets invoked. I was running into the same issue with intercept plugin. I even tried skipping remapping by calling TSSkipRemappingSet in readRequestHeaders hook, that just gives me a different error... 20160313.22h51m01s RESPONSE: sent 127.0.0.1 status 400 (Multi-Hop Cycle Detected) for 'http://....'