data/requests-2.24.0+dfsg/.coveragerc: ASCII text data/requests-2.24.0+dfsg/.github/CODE_OF_CONDUCT.md: ASCII text data/requests-2.24.0+dfsg/.github/CONTRIBUTING.md: ASCII text data/requests-2.24.0+dfsg/.github/FUNDING.yml: ASCII text data/requests-2.24.0+dfsg/.github/ISSUE_TEMPLATE.md: ASCII text data/requests-2.24.0+dfsg/.github/ISSUE_TEMPLATE/Bug_report.md: ASCII text, with CRLF line terminators data/requests-2.24.0+dfsg/.github/ISSUE_TEMPLATE/Custom.md: ASCII text, with CRLF line terminators data/requests-2.24.0+dfsg/.github/ISSUE_TEMPLATE/Feature_request.md: ASCII text, with CRLF line terminators data/requests-2.24.0+dfsg/.github/SECURITY.md: ASCII text data/requests-2.24.0+dfsg/.gitignore: ASCII text data/requests-2.24.0+dfsg/.travis.yml: ASCII text data/requests-2.24.0+dfsg/AUTHORS.rst: UTF-8 Unicode text data/requests-2.24.0+dfsg/HISTORY.md: ASCII text data/requests-2.24.0+dfsg/LICENSE: ASCII text data/requests-2.24.0+dfsg/MANIFEST.in: ASCII text data/requests-2.24.0+dfsg/Makefile: ASCII text data/requests-2.24.0+dfsg/Pipfile: ASCII text data/requests-2.24.0+dfsg/Pipfile.lock: JSON data data/requests-2.24.0+dfsg/README.md: HTML document, UTF-8 Unicode text, with very long lines data/requests-2.24.0+dfsg/_appveyor/install.ps1: ASCII text data/requests-2.24.0+dfsg/appveyor.yml: ASCII text data/requests-2.24.0+dfsg/docs/.nojekyll: very short file (no magic) data/requests-2.24.0+dfsg/docs/Makefile: ASCII text, with very long lines data/requests-2.24.0+dfsg/docs/_static/custom.css: ASCII text data/requests-2.24.0+dfsg/docs/_templates/hacks.html: HTML document, ASCII text data/requests-2.24.0+dfsg/docs/_templates/sidebarintro.html: HTML document, ASCII text data/requests-2.24.0+dfsg/docs/_templates/sidebarlogo.html: HTML document, ASCII text data/requests-2.24.0+dfsg/docs/_themes/.gitignore: ASCII text data/requests-2.24.0+dfsg/docs/_themes/LICENSE: ASCII text data/requests-2.24.0+dfsg/docs/_themes/flask_theme_support.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/docs/api.rst: ASCII text data/requests-2.24.0+dfsg/docs/community/faq.rst: ASCII text data/requests-2.24.0+dfsg/docs/community/out-there.rst: ASCII text data/requests-2.24.0+dfsg/docs/community/recommended.rst: ASCII text data/requests-2.24.0+dfsg/docs/community/release-process.rst: ASCII text data/requests-2.24.0+dfsg/docs/community/support.rst: ASCII text data/requests-2.24.0+dfsg/docs/community/updates.rst: ASCII text data/requests-2.24.0+dfsg/docs/community/vulnerabilities.rst: ASCII text data/requests-2.24.0+dfsg/docs/dev/authors.rst: ASCII text data/requests-2.24.0+dfsg/docs/dev/contributing.rst: Python script, UTF-8 Unicode text executable data/requests-2.24.0+dfsg/docs/dev/philosophy.rst: ASCII text, with very long lines data/requests-2.24.0+dfsg/docs/dev/todo.rst: ASCII text data/requests-2.24.0+dfsg/docs/make.bat: DOS batch file, ASCII text, with CRLF line terminators data/requests-2.24.0+dfsg/docs/user/advanced.rst: UTF-8 Unicode text, with very long lines data/requests-2.24.0+dfsg/docs/user/authentication.rst: ASCII text data/requests-2.24.0+dfsg/docs/user/install.rst: ASCII text data/requests-2.24.0+dfsg/docs/user/intro.rst: ASCII text data/requests-2.24.0+dfsg/docs/user/quickstart.rst: UTF-8 Unicode text data/requests-2.24.0+dfsg/docs/conf.py: HTML document, ASCII text data/requests-2.24.0+dfsg/docs/index.rst: UTF-8 Unicode text data/requests-2.24.0+dfsg/pytest.ini: ASCII text data/requests-2.24.0+dfsg/requests/__init__.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/__version__.py: ASCII text data/requests-2.24.0+dfsg/requests/_internal_utils.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/adapters.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/api.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/auth.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/certs.py: Python script, UTF-8 Unicode text executable data/requests-2.24.0+dfsg/requests/compat.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/cookies.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/exceptions.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/help.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/hooks.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/models.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/packages.py: ASCII text data/requests-2.24.0+dfsg/requests/sessions.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/status_codes.py: Python script, UTF-8 Unicode text executable data/requests-2.24.0+dfsg/requests/structures.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/requests/utils.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/setup.cfg: ASCII text data/requests-2.24.0+dfsg/setup.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/__init__.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/compat.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/conftest.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/test_help.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/test_hooks.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/test_lowlevel.py: Python script, UTF-8 Unicode text executable data/requests-2.24.0+dfsg/tests/test_packages.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/test_requests.py: Python script, UTF-8 Unicode text executable data/requests-2.24.0+dfsg/tests/test_structures.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/test_testserver.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/test_utils.py: Python script, UTF-8 Unicode text executable data/requests-2.24.0+dfsg/tests/testserver/__init__.py: empty data/requests-2.24.0+dfsg/tests/testserver/server.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tests/utils.py: Python script, ASCII text executable data/requests-2.24.0+dfsg/tox.ini: ASCII text data/requests-2.24.0+dfsg/debian/changelog: UTF-8 Unicode text data/requests-2.24.0+dfsg/debian/clean: ASCII text data/requests-2.24.0+dfsg/debian/control: ASCII text data/requests-2.24.0+dfsg/debian/copyright: ASCII text data/requests-2.24.0+dfsg/debian/docs: ASCII text data/requests-2.24.0+dfsg/debian/gbp.conf: ASCII text data/requests-2.24.0+dfsg/debian/patches/0001-Remove-remote-images-traking-code-and-ads.patch: unified diff output, UTF-8 Unicode text data/requests-2.24.0+dfsg/debian/patches/series: ASCII text data/requests-2.24.0+dfsg/debian/python-requests-doc.doc-base: ASCII text data/requests-2.24.0+dfsg/debian/python3-requests.pyremove: ASCII text data/requests-2.24.0+dfsg/debian/rules: a /usr/bin/make -f script, ASCII text executable data/requests-2.24.0+dfsg/debian/source/format: ASCII text data/requests-2.24.0+dfsg/debian/upstream/metadata: ASCII text data/requests-2.24.0+dfsg/debian/watch: ASCII text data/requests-2.24.0+dfsg/.pc/.version: ASCII text data/requests-2.24.0+dfsg/.pc/.quilt_patches: ASCII text data/requests-2.24.0+dfsg/.pc/.quilt_series: ASCII text data/requests-2.24.0+dfsg/.pc/applied-patches: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/_templates/hacks.html: HTML document, UTF-8 Unicode text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/_templates/sidebarintro.html: HTML document, ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/_templates/sidebarlogo.html: HTML document, ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/community/faq.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/community/out-there.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/community/recommended.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/community/release-process.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/community/support.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/community/updates.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/community/vulnerabilities.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/conf.py: HTML document, ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/dev/authors.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/dev/contributing.rst: Python script, UTF-8 Unicode text executable data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/dev/philosophy.rst: HTML document, ASCII text, with very long lines data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/dev/todo.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/index.rst: UTF-8 Unicode text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/user/advanced.rst: UTF-8 Unicode text, with very long lines data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/user/authentication.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/user/install.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/user/intro.rst: ASCII text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/user/quickstart.rst: UTF-8 Unicode text data/requests-2.24.0+dfsg/.pc/0001-Remove-remote-images-traking-code-and-ads.patch/docs/_static/konami.js: ASCII text