ruby-rdf / sparql-client

SPARQL client for Ruby.
http://rubygems.org/gems/sparql-client
The Unlicense
112 stars 58 forks source link

Handle empty response body on update queries #70

Closed no-reply closed 8 years ago

no-reply commented 8 years ago

Update responses are implementation defined; some servers return an empty body and no content type. This handles that case.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling 6a7ebef536eeedae9bad4c7844c9fbfa4c9eb807 on feature/empty-body into \ on develop**.