rvesse commented on issue #1665: URL: https://github.com/apache/jena/issues/1665#issuecomment-1344063994
Please could you provide a complete example of how you reproduced this issue? Looking at the code Fuseki does support these parameters, **BUT** per the specification you linked where these parameters are permitted, i.e. whether you can use them in the query string, depends on the `Content-Type` you are `POST`ing to the server. So this may be a case of user/application error. But it's also possible that the request validation logic is wrong in some way. However, without a complete test case to reproduce the issue I can't say either way -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
