Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2600

VertxClientHttpEngine ignores QueryString.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.5.3.Final
    • Vert.X integration
    • None

      When VertxClientHttpEngine creates RequestOptions from the URI, URI#getRawPath gets the path information, but does not get QueryString.

      https://github.com/resteasy/Resteasy/blob/4.5.3.Final/resteasy-client-vertx/src/main/java/org/jboss/resteasy/client/jaxrs/engines/vertx/VertxClientHttpEngine.java#L145-L148

      As a result, QueryString is ignored when making the request.

            Unassigned Unassigned
            kazuhira.m@gmail.com Ippei Matsushima
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: