afs commented on PR #2542: URL: https://github.com/apache/jena/pull/2542#issuecomment-2172983273
Commit b1290e8 updates the codebase to compile for servlet API 6.1 which adds support for PATCH in `HttpServlet`. Very little code changes. Most dispatch is via intercepting `service` then dispatching in the same pattern but not usiogn the `HttpServlet` interface. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
