Got Http requests working.

This commit is contained in:
Karthik Pullela
2018-01-20 13:54:35 -08:00
parent 1080e968a4
commit f29c8aeb80
742 changed files with 93021 additions and 2 deletions
@@ -0,0 +1,3 @@
UNKNOWN
@@ -0,0 +1,16 @@
Metadata-Version: 2.0
Name: itsdangerous
Version: 0.24
Summary: Various helpers to pass trusted data to untrusted environments and back.
Home-page: http://github.com/mitsuhiko/itsdangerous
Author: Armin Ronacher
Author-email: [email protected]
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
UNKNOWN
@@ -0,0 +1,9 @@
itsdangerous.py,sha256=l7u6oqIepEllYDR7hRmoE7z47Ry6vtFCF6EAbJt-ilI,31840
itsdangerous-0.24.dist-info/DESCRIPTION.rst,sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego,10
itsdangerous-0.24.dist-info/METADATA,sha256=9b-dx0zycw57kVzRJ7mF7j_shyBFpAZOyfxuwPsYYcQ,442
itsdangerous-0.24.dist-info/RECORD,,
itsdangerous-0.24.dist-info/WHEEL,sha256=0mO7-aKM6K9CHeURc5NDYZyLWH5lmR-r4TtPinHxz7Y,93
itsdangerous-0.24.dist-info/metadata.json,sha256=wL9QnZW94e9hmh8kim6O6eaQRPzirjcZehFC6fGSqcM,586
itsdangerous-0.24.dist-info/top_level.txt,sha256=gKN1OKLk81i7fbWWildJA88EQ9NhnGMSvZqhfz9ICjk,13
itsdangerous-0.24.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
__pycache__/itsdangerous.cpython-36.pyc,,
@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: cp36-none-any
@@ -0,0 +1 @@
{"classifiers": ["License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 3"], "extensions": {"python.details": {"contacts": [{"email": "[email protected]", "name": "Armin Ronacher", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://github.com/mitsuhiko/itsdangerous"}}}, "generator": "bdist_wheel (0.30.0)", "metadata_version": "2.0", "name": "itsdangerous", "summary": "Various helpers to pass trusted data to untrusted environments and back.", "version": "0.24"}
@@ -0,0 +1 @@
itsdangerous