Webhooks ignore HTTP(s) non proxy host settings

XMLWordPrintable

    • 4
    • Severity 3 - Minor
    • 194

      Steps to reproduce

      1. Start up Bitbucket with -Dhttp.proxyHost set. Also set -Dhttp.nonProxyHost. 
      2. Create a webhook that sends the request to a host included in the non proxy host listing.
      3. Trigger the webhook.

      Expected

      Webhook routes directly to the host without going through the proxy

      Actual

      Webhook request routes through the proxy without regarding non proxy hosts.

            Assignee:
            Michael Studman (Inactive)
            Reporter:
            Deleted Account (Inactive)
            Votes:
            8 Vote for this issue
            Watchers:
            25 Start watching this issue

              Created:
              Updated:
              Resolved: