c-taylor opened a new pull request, #12970: URL: https://github.com/apache/trafficserver/pull/12970
xdebug header is scanned for due to a global hook when xdebug is enabled. Registered the default into WKS to reduce string comparison overhead. As we should not use the default typically, added cmake machinery to allow this to be easily changed. I looked into a utility to allow plugins to register WKS, but this is a larger effort. [Keep it simple] We do not need/want the presence bit here as: * We do not need an on disk representation * Bits are scarce -- 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]
