Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-8887

HTTP response to request for asset contains in some cases header transfer-encoding chunked

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 6.3.0, 6.2.35
    • 6.2.33
    • None
    • None

      Steps to reproduce

      1. Upload a pdf
      2. run 
        curl -svko /dev/null -X GET 'http://localhost:8080/magnoliaPublic/dam/jcr:518d21bb-b021-43a4-b56d-fe13c16ed0e1/Kube.pdf' --http1.1 -H 'Range: bytes=0-20971519'

         (use bigger number then size of the document here, or 8192, see the comment)

      3. check output, when using http1.1 you can see the transfer-encoding set and content-length is 0, when using http1.0 content-length is 0

       

      Expected results

      no transfer-encoding header just content-length to the right size

      .. Justify non-trivial expectations with a link to a doc or a relevant discussion.

      Actual results

      Workaround

      disable filter for pdf's

      Development notes

        Acceptance criteria

              ajuran AntonĂ­n Juran
              tmiyar Teresa Miyar
              Nucleus
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started:

                  Bug DoR
                  Task DoD

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - Not Specified
                    Not Specified
                    Logged:
                    Time Spent - 0.5d
                    0.5d