-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Jena 3.13.1
-
Fix Version/s: Jena 3.14.0
-
Component/s: Fuseki
-
Labels:None
The code checks for unexpected params before looking at the content type.
The comment is correct:
* Query parameters (URL query string or HTML form)</li> * Content-Type header</li> * Otherwise it is a plain REST (quads) operation.chooseOperation</li>
- links to