change http server content-length from int to long

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: