
| Key: |
SES-474
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
James Leigh
|
| Reporter: |
James Leigh
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
Sesame
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
|
|
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.
|
|
Implement HTTPRepositoryConnection#prepareQuery by sending a HEAD request to the server in revision 8155.
|
|