When matching a Responder to a media type we are currently only looking for exact matches. If a request comes in with an Accept header of '/' any Responder on the current route should match. At the moment there will be no match and no response to the caller.
This task should add support for matching '/' to any Responder.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira