Commit 93d7753
Benjamin Moody
dl_files: use HEAD when no content is desired.
This function requests the file index of the specified database, to
check whether it exists, but does not actually read its contents.
This is a waste of bandwidth and a waste of processing time on both
ends. Change this to perform a HEAD request instead.1 parent 26fc602 commit 93d7753
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| |||
0 commit comments