Details
Description
Requests to Freebase return an incorrect content type:
$ curl -I -H "Accept: text/turtle" http://rdf.freebase.com/ns/m.07zqbwz
HTTP/1.1 200 OK
Date: Fri, 17 Jan 2014 07:43:03 GMT
Content-Type: text/plain; charset=UTF-8
Even if it's not a problem in our side (Google does not care), we could do something to fix the issue from LDClient. And maybe directly avoid the 301 redirection to the API:
Attachments
Issue Links
- blocks
-
MARMOTTA-425 Check L&N requirements for FreebaseFixit.java
- Closed
- is superceded by
-
MARMOTTA-427 Improve the performance and quality of the Feebase data provider
- Open