Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19113

Platform-http-vertx: consume with comma separated does not work

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      When rest DSL defines following endpoint

      rest().get("/test")
              .consumes("application/json,application/xml")
              .produces("application/json,application/xml") 

      requests with `content-type` header `application/json` or `application/xml` should be accepted. (works on camel-platform-htpp)

      Attachments

        Activity

          People

            jondruse Jiri Ondrusek
            jondruse Jiri Ondrusek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: