What is the reason you would like to send queries with that particular 
mimetype? Is it a question of configuring an HTTP client in your code?

---
A. Soroka

Laura Morales wrote on 4/24/17 2:46 AM:
text/plain is not supported by SPARQL Protocol, but you can try
application/sparql-query.

https://www.w3.org/TR/sparql11-protocol/#query-operation

On Mon, 24 Apr 2017 at 08.21, Laura Morales <laure...@mail.com> wrote:

Right now when I send POST requests to Fuseki, it seems to accept
"application/x-www-form-urlencoded" requests only.

"only"?

What URL are you POSTing to?

Sorry, using "only" was probably a mistake as "application/sparql-query" seems to work 
too (it just seemed to me that I couldn't use anything but "application/x-www-form-urlencoded").
Anyway, just using a vanilla installation of Fuseki on a private server.

Reply via email to