-
Bug
-
Resolution: Unresolved
-
Minor
Hi Team,
The download the build artifacts REST API is not returning the "Content-Length" for some Jobs instead it is giving "Transfer-Encoding" in the response header.
REST URL: http://<<host>>/job/<<job name>>/<<build number>>/artifact/zip/artifact.zip
Is there anything that we can do in Job configuration to get "Content-Length" for all the jobs?
[JENKINS-63626] Missing Content-Length on download the build artifacts REST API
Description |
Original:
Hi Team, The download the build artifacts REST API is not returning the "Content-Length" for some Jobs instead it is giving "Transfer-Encoding" in the response header. Is there anything that we can do in Job configuration to get "Content-Length" for all the jobs? |
New:
Hi Team, The download the build artifacts REST API is not returning the "Content-Length" for some Jobs instead it is giving "Transfer-Encoding" in the response header. URL: http://<<host>>/job/<<job name>>/<<build number>>/artifact/*zip*/artifact.zip Is there anything that we can do in Job configuration to get "Content-Length" for all the jobs? |
Description |
Original:
Hi Team, The download the build artifacts REST API is not returning the "Content-Length" for some Jobs instead it is giving "Transfer-Encoding" in the response header. URL: http://<<host>>/job/<<job name>>/<<build number>>/artifact/*zip*/artifact.zip Is there anything that we can do in Job configuration to get "Content-Length" for all the jobs? |
New:
Hi Team, The download the build artifacts REST API is not returning the "Content-Length" for some Jobs instead it is giving "Transfer-Encoding" in the response header. REST URL: http://<<host>>/job/<<job name>>/<<build number>>/artifact/*zip*/artifact.zip Is there anything that we can do in Job configuration to get "Content-Length" for all the jobs? |