DontShaveTheYak / jenkins-std-lib

Bringing the Zen of Python to Jenkins.
GNU General Public License v3.0
50 stars 4 forks source link

Fix HTTP request crash when the response does not contain a `Content-Type` header. #306

Closed alacoste closed 1 year ago

alacoste commented 1 year ago

Fixes: https://github.com/DontShaveTheYak/jenkins-std-lib/issues/305

shadycuz commented 1 year ago

I thought only I used this code 👀. I think this makes you the first contributor! <3

Thanks for the fix, I just need to do a couple of things. But will try and get this officially released soon.

alacoste commented 1 year ago

I thought only I used this code 👀. I think this makes you the first contributor! <3

Thanks for the fix, I just need to do a couple of things. But will try and get this officially released soon.

Sounds good, obviously feel free to edit this PR & merge it as you see fit :)