This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      It'd be very handy if you could write something like:

      httpRequest 'url' parameters: [['foo', 'bar'],  ['baz', true]]
      

      and, it would properly encode it as

      url?foo=bar&baz

      I would like to be able to pass in parameters dynamically, and more importantly, ensure that they are properly escaped.

            Assignee:
            Janario Oliveira
            Reporter:
            Josh Heinrichs
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: