juanthropic commented on PR #13426: URL: https://github.com/apache/trafficserver/pull/13426#issuecomment-5124217180
Thanks for the review @bneradt! > Could these overrides add TS_HTTP_POST_REMAP_HOOK (or delegate to Statement::initialize_hooks()) Yeah definitely one or the other. The comment does say "should be allowed everywhere", so I wonder why the list repeats the base instead of delegating to `Statement::initialize_hooks()`. Perhaps @zwoop or @maskit could comment on whether it makes sense to remove the redundant override and rely on the base. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
