#252: BibIndex: Allow using custom HTTP headers to retrieve URLs
--------------------------+---------------------
Reporter: bthiell | Owner: bthiell
Type: enhancement | Status: closed
Priority: major | Milestone:
Component: BibIndex | Version:
Resolution: fixed | Keywords: headers
--------------------------+---------------------
Changes (by Benoit Thiell <bthiell@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [b0e823e984382245ec421b3f56854ceb62a9db4a]:
{{{
#!CommitTicketReference repository=""
revision="b0e823e984382245ec421b3f56854ceb62a9db4a"
bibdocfile: improvements of URL handling methods
* When guessing the format of a file, perform a HEAD request.
* When downloading a file, use only one socket to get the format and
download
the file.
* New download_local_file() and download_external_url() functions.
(closes #252)
}}}
--
Ticket URL: </ticket/252#comment:12>
Invenio <http://invenio-software.org>