diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2013-01-22 20:34:33 +0100 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2013-01-22 20:39:40 +0100 |
commit | 554ee364b0ab37fec2c2a83a93a466cb10025230 (patch) | |
tree | 7fa927a2ff9a8ad31723f35d171c26b516079824 /firmware/target/arm/pp/system-pp502x.c | |
parent | a2ab22efbf93981f9a86b6b06dc6d3c2f1167728 (diff) | |
download | rockbox-554ee364b0ab37fec2c2a83a93a466cb10025230.tar.gz rockbox-554ee364b0ab37fec2c2a83a93a466cb10025230.zip |
Avoid unnecessary HEAD request on uncached file.
If a file is not available in the cache immediately sent a GET request. Using a
HEAD request to retrieve the file timestamp on the server is not necessary and
only creates an unnecessary network request.
Change-Id: I358507dcc0c6b837ff47e5fd710b5262d03cb7b0
Diffstat (limited to 'firmware/target/arm/pp/system-pp502x.c')
0 files changed, 0 insertions, 0 deletions