Interface HttpConnectionFactory2.GitSession

  • Enclosing interface:
    HttpConnectionFactory2

    public static interface HttpConnectionFactory2.GitSession
    A GitSession groups the multiple HTTP connections TransportHttp uses for the requests it makes during a git fetch or push. A GitSession can maintain client-side HTTPS state and can configure individual connections.