Aklakan commented on PR #2253: URL: https://github.com/apache/jena/pull/2253#issuecomment-1947438898
Note, that the `QueryExecHTTPBuilderOverRDFLinkHTTP` is a non-static(!) subclass of QueryExecHTTPBuilder which effectively introduces the four additional header setting fields - by implicitly inheriting those from RDFLinkHTTP. The whole logic could - as you seem to suggest - also go to QueryExecHTTPBuilder directly, removing the need for QueryExecHTTPBuilderOverRDFLinkHTTP. -- 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]
