Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Jenkins R2.3.0
-
None
Description
I can configure a "No Proxy Host" exclusion proxy by using exclusively the host of an URL.
Currently, if I want to exclude an Jira instance from the Proxy usage, I have to write something like this:
https://www.my-jira-instance.com:1234/*
This is a bad practise, and should be used like this:
www.my-jira-instance.com
This 2 behaviours should both work (both the "legacy" and the "new")