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

Undertow producer wrongly configures HTTP request path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.19.0
    • None
    • None
    • Unknown

    Description

      When creating the HTTP request the Undertow producer creates it with path that includes the whole URL for the request, not only the path and query part of the request.
      In the end this results in HTTP request like:

      POST http://api.example.com/path?query
      ...
      

      Attachments

        Activity

          People

            zregvart Zoran Regvart
            zregvart Zoran Regvart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: