lzx404243 opened a new pull request, #10852: URL: https://github.com/apache/trafficserver/pull/10852
Currently FetchSM is in tsapi which is dependent on inknet. However, it's also used by OCSPStapling(inknet), thus creating a dependency cycle(which IIUC is a blocker for the tsapi.so work). This PR cleans this up: * Eliminate the usage of public API in FetchSM * Moved FetchSM to src/proxy -- 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]
