# File lib/jira/http_client.rb, line 35
    def basic_auth_http_conn
      http_conn(uri)
    end