[ https://issues.jenkins-ci.org/browse/JENKINS-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hayato Ito updated JENKINS-12440: --------------------------------- Assignee: ssogabe URL: https://github.com/jenkinsci/jenkins/commit/dd75293fd5e2517adfa40003bbfbb1e98b218939#core ssogabe-san, thanks to marge my patch. please change status of this ticket. > No proxy host configuration does not act correctly > -------------------------------------------------- > > Key: JENKINS-12440 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12440 > Project: Jenkins > Issue Type: Bug > Components: core > Affects Versions: current > Reporter: Hayato Ito > Assignee: ssogabe > > no proxy host config acts as follows now. > -------------- > no proxy host => "*.example.com" > (1) target host => "test.example.com" > => direct access > (2) target host => "test.test.example.com" > => use proxy > --------------- > I feel that direct access is appropriate both of case. > Some environment behavior is direct access in case (1). > OSX/Safari, Windows/IE... > Following pull request fix this and add some testcase. > https://github.com/jenkinsci/jenkins/pull/353 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira