dice-group / IGUANA

IGUANA is a benchmark execution framework for RDF triple stores and quad stores
http://iguana-benchmark.eu
GNU Affero General Public License v3.0
24 stars 15 forks source link

SPARQLLanguageProcessor: fix getContentTypeVal #236

Closed nomoa closed 9 months ago

nomoa commented 9 months ago

Use the name of the first HeaderElement to extract the actual content-type. This is similar to what is done by ContentType::get(HttpEntity).

nomoa commented 9 months ago

v3 no longer maintained