Skip to content
Commit cae2f4d4 authored by Lars Hvile's avatar Lars Hvile Committed by Vojtech Juranek
Browse files

[JENKINS-16215] Avoiding unnecessary downloads in FilePath.installIfNecessaryFrom.

The updated version uses the locally cached timestamp, '.timestamp', to set the
'If-Modified-Since' header. 304 Not Modified responses are dealt with by
aborting the installation.
(cherry picked from commit 35f7653b)

Conflicts:
	core/src/test/java/hudson/FilePathTest.java
parent 5fe62807
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment