sun.net.www.http.HttpClient.class fails on a non-ascii platform

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.2.2
    • Component/s: core-libs
    • generic
    • generic



      Name: mt13159 Date: 02/14/2001


      The sun.net.www.http.HttpClient class creates a PrintStream object
      during the openServer() method. This causes the the HTTP commands to
      communicate with the server to be in the file.encoding property of the
      client. In our case, running from an OS/390 system causes the HTTP
      commands to be encoded in EBCDIC. The HTTP commands should be in ASCII.
      The HttpClient class needs to be modified to use an ASCII PrintStream
      object.
      (Review ID: 110479)
      ======================================================================

            Assignee:
            Michael McMahon
            Reporter:
            Mayank Thakore (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: