Re: xdebug plugin

2018-07-10 Thread Alan Carroll
chy. > > On Tue, Jul 10, 2018 at 12:19 PM, Walt Karas > wrote: > > For the xdebug plugin, does anybody object if I move the removal of > > the x-debug header field from the READ_RESPONSE_HDR_HOOK to the > > CACHE_LOOKUP_COMPLETE_HOOK? There's an Oath internal plugi

Re: xdebug plugin

2018-07-10 Thread Miles Libbey
Could we also make the removal optional? It would be nice to be able to pass it down the heirarchy. On Tue, Jul 10, 2018 at 12:19 PM, Walt Karas wrote: > For the xdebug plugin, does anybody object if I move the removal of > the x-debug header field from the READ_RESPONSE_HDR_HOOK

xdebug plugin

2018-07-10 Thread Walt Karas
For the xdebug plugin, does anybody object if I move the removal of the x-debug header field from the READ_RESPONSE_HDR_HOOK to the CACHE_LOOKUP_COMPLETE_HOOK? There's an Oath internal plugin that runs on the POST_REMAP_HOOK that needs to see whether x-debug is present or not. If the x-