Jump to content

HTTP request - basic auth - issue with content type


Recommended Posts

Hello i am trying to setup http request from hornbill to our jenkins to be able to fire off a build.

The issue I'm having is with the basic auth http request method, when setting "content type - application/x-www-form-urlencoded" it changes to "content-type - content" as shown below:
image.png.1748841568a4d62e0c8c4e94af897365.png

tempsnip.thumb.png.8d8f93322884bf32981c07e379ab5a71.png

How ever this works as expected using the standard HTTP request (without the basic auth)

 

image.png.e6608946f5f3b4ce8b90f3fefb644c3b.png

tempsnip2.thumb.png.dd81e2abcfec43e411beeea130b1519a.png

 

So one possible bug and one feature request from this:
- Http Request - Basic Auth to correctly use content-type

feature:
- Http Request - Basic Auth to allow headers to be set (like you can on standard Http Request method) 

 

Thanks in advance
Mike Risby

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...