
| Key: |
SES-605
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
James Leigh
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
Sesame
Created: 25/Sep/08 04:26 PM
Updated: 02/Dec/08 10:17 PM
|
|
| Component/s: |
HTTP Server
|
| Affects Version/s: |
2.2
|
| Fix Version/s: |
3.0
|
|
The undocumented Accept parameter is used to override the response content type. However, it only accepts a single mime-type. It should act as a substitute for the Accept header.
One example of were this is important is when evaluating a SPARQL query. If the client accepts both triX and sparql results, the client cannot include both formats in the Accept parameter (like it can in the Accept header).
|
|
|
|