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

change http server content-length from int to long

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs
    • b87
    • unknown
    • generic

      The content-length field in HttpExchange.sendResponseHeaders() is an int which limits the content
      length to 2GB (in the fixed length case). That should be changed to a long.
      See http://forums.java.net/jive/thread.jspa?threadID=14148&tstart=0

            michaelm Michael McMahon
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: