> > 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 <[email protected]> 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.
