Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-51648

support for content-type yaml in pipeline httpRequest

      I want to use the httpRequest builder in the pipeline snippet generator for making a POST call with Content-type yaml.

      APPLICATION_YAML

      Is it possible to support this type?

       

          [JENKINS-51648] support for content-type yaml in pipeline httpRequest

          Hi,

          The enums MimeType/AcceptType are kind of deprecated once there is ways to do it with headers.
          I plan to do an auto competition in headers and mark for remove in favor of headers.

          Is it really need to have an additional value on the enum?

          Janario Oliveira added a comment - Hi, The enums MimeType/AcceptType are kind of deprecated once there is ways to do it with headers. I plan to do an auto competition in headers and mark for remove in favor of headers. Is it really need to have an additional value on the enum?

            janario Janario Oliveira
            meedel Bert Meedendorp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: