patrickfrey / strusWebService

web service (HTTP/JSON) to use the strus API as a service
http://project-strus.net
Mozilla Public License 2.0
4 stars 0 forks source link

The strus webservice does not handle '*/*' as 'Accept' parameter correctly. #69

Open patrickfrey opened 6 years ago

patrickfrey commented 6 years ago

it returns an error like 'none of the accept content types implemented' if not content passed with the request. Should default to HTML. wget is a candidate and does therefore not work.