bneradt opened a new pull request, #12855: URL: https://github.com/apache/trafficserver/pull/12855
This will need the #12854 PluginFactory fix before this test passes. --- The plugin factory was not initialized when header_rewrite was used only as a remap plugin without a geo database. This caused run-plugin with relative paths to fail because there were no search directories configured. Now initHRWLibraries() is always called in TSRemapNewInstance(). Added a test to the header_rewrite bundle to verify run-plugin works with relative paths in remap mode. -- 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]
