Please ignore this: I failed to notice that I still had the "www." in the URL when I finally got the curl syntax right ...
A 301 is just what it should return for this URL. (And yes, it should have been a 303 I was after, not a 304.) Richard In message <[email protected]>, Richard Light <[email protected]> writes > >Hi, > >Have the rules of engagement changed for dbpedia? When I use curl to >request RDF+XML using the Accept header, I get back a 301. Shouldn't I >get a 304? :- > >C:\Program Files\curl-7.18.2>curl -I -H "Accept: application/rdf+xml" >http://www.dbpedia.org/resource/Bear >HTTP/1.1 301 Moved Permanently >Date: Tue, 15 Feb 2011 19:53:48 GMT >Server: Apache/2.2.16 >Location: http://dbpedia.org/resource/Bear >Connection: close >Content-Type: text/html; charset=iso-8859-1 > >Richard -- Richard Light ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
