swh-lister/swh/lister/gitlab
Antoine R. Dumont (@ardumont) e24cf1d4f1
gitlab.lister: Simplify retrieving headers information
As response headers' keys are case-insensitive and requests does the
aggregation magic.

[1] http://docs.python-requests.org/en/master/user/quickstart/#response-headers
2018-07-16 13:57:34 +02:00
..
tests swh.lister.gitlab: Read next page from headers 2018-07-12 12:23:46 +02:00
__init__.py swh.lister.gitlab: Bootstrap gitlab lister 2018-07-03 12:23:11 +02:00
lister.py gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00
models.py swh.lister.gitlab: Change uid format 2018-07-12 13:46:03 +02:00
tasks.py swh.lister.gitlab.tasks: Fix range computations 2018-07-12 14:23:14 +02:00