You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Henry Story (JIRA)" <ji...@apache.org> on 2010/06/26 14:08:50 UTC

[jira] Updated: (CLEREZZA-247) mime type negotiation for foaf+ssl does not work

     [ https://issues.apache.org/jira/browse/CLEREZZA-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Story updated CLEREZZA-247:
---------------------------------

    Attachment: foafssl.diff

The above diff will fix the issue.

As a result the server will send a request such as the following for my Web ID


GET /people/henry/card HTTP/1.1
Accept:: text/turtle;q=0.8, application/rdf+xml;q=1.0, application/rdf+json;q=0.8, text/rdf+nt;q=0.8, text/rdf+n3; q=0.5, application/x-turtle;q=0.8, *;q=.1
User-Agent: Java/1.6.0_20
Host: bblfish.net
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive


> mime type negotiation for foaf+ssl does not work
> ------------------------------------------------
>
>                 Key: CLEREZZA-247
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-247
>             Project: Clerezza
>          Issue Type: Bug
>         Environment: all
>            Reporter: Henry Story
>         Attachments: foafssl.diff
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> My WebID http://bblfish.net/people/henry/card#me returns N3 by default. None of the parsers understand this yet.
> The request though has an Accept header that is appropriate for requesting html content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.