Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-757

DefaultRouteProcessor: Any Responder should match '*/*' Accept header

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.M7
    • 1.0.0.M7
    • controller
    • None

      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.

              dbeveniu Daniel Bevenius (Inactive)
              dbeveniu Daniel Bevenius (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: