[
https://issues.apache.org/jira/browse/ABDERA-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705706#action_12705706
]
James M Snell commented on ABDERA-207:
--------------------------------------
As per the definition of the type parameter, type=feed is implied when it is
omitted and is therefore optional. Client libraries that are written to expect
the type=feed have been written incorrectly. We certainly could include the
type parameter, but it is not a bug that we are not including it currently.
> Add type and charset as contentType's parameters in the server response
> -----------------------------------------------------------------------
>
> Key: ABDERA-207
> URL: https://issues.apache.org/jira/browse/ABDERA-207
> Project: Abdera
> Issue Type: Improvement
> Reporter: David Calavera
> Fix For: 1.0
>
>
> When we send a feed the contentType is "application/atom+xml" but it should
> be "application/atom+xml;type=feed"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.