Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4639799

new HTTP client public API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 5.0
    • core-libs
    • generic
    • generic



      Name: jc17350 Date: 02/19/2002


      The goal is to provide a new API for dealing with HTTP connections that would
      provide a high level access while providing a lot more flexibility and
      extensibility than the existing URLConnection hierarchy.

      New Features wishlist:
       . pluggable cookie management
       . pluggable cache management
       . pluggable proxy management
       . pluggable authentication management
       . extensibility for higher level protocol implementations such as SOAP, WebDAV
       . support pipelining
       . support for the HTTP Extension Framework
       . access to underlying socket
       . logging
       . better property setting using Preferences API
       . Integration with NIO for non-blocking operation

      This would be coupled with a rewrite of the http actual to conform to this new
      API and provide a high performance reference implementation of HTTP.

      ======================================================================

            Unassigned Unassigned
            jccollet Jean-Christophe Collet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: