I'm using RDFConnectionRemote via Spring as a singleton component, I'm designing a http proxy which redirect query through http header. So I want to dynamically set http headers for every query I issued. How can I do that?
- How can I dynamically set http headers using RDFConnectionRe... 刑天
