History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-474
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: James Leigh
Reporter: James Leigh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

Add support for prepareQuery() to HTTPRepository

Created: 07/Nov/07 08:51 PM   Updated: 02/Dec/08 10:18 PM
Component/s: HTTPRepository
Affects Version/s: None
Fix Version/s: 3.0


 Description   
HTTPRepository#prepareQuery should behave the same as memory or native repository.

This will require extending the protocol so the HTTPRepository can ask what query type this ql/queryString is.

 All   Comments   Change History      Sort Order:
Comment by James Leigh [02/Dec/08 10:18 PM]
Implement HTTPRepositoryConnection#prepareQuery by sending a HEAD request to the server in revision 8155.