jmkeil commented on PR #2373:
URL: https://github.com/apache/jena/pull/2373#issuecomment-2032075753

   Not sure what would be the best solution. But the simplest solution I could 
think of would be to just do the request with the encoded graph name IRI and 
the back-end would complain, if it is invalid. Of course, that would have the 
draw back that the user might send a large payload only to learn about an 
invalid input. This could be avoided by sending a trial request with empty 
payload to test the graph name IRI. That way, no changes of the back-end are 
needed. Would that be feasible from the testing-perspective?


-- 
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]

Reply via email to