{ "info": { "author": "Andrey Torsunov", "author_email": "andrey.torsunov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet" ], "description": "Http Headers\r\n------------\r\n\r\nThe enumeration which contains all headers constants from RFC1945, RFC2518, RFC2616.\r\n\r\nUsage\r\n-----\r\n\r\n.. code-block:: python\r\n\r\n import requests \r\n import hh\r\n\r\n requests.get('https://yandex.com', headers={hh.CONTENT_TYPE: \"text/html\"})", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gtors/hh", "keywords": "http headers", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hh", "package_url": "https://pypi.org/project/hh/", "platform": "any", "project_url": "https://pypi.org/project/hh/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gtors/hh" }, "release_url": "https://pypi.org/project/hh/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "The enumeration of HTTP headers.", "version": "2.0.0" }, "last_serial": 2297409, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5baf09a6fd95cfabd7920c70fb84fbee", "sha256": "1da590dffd9dcc70f4d5d0045f0c6f3eb6fc326d1282ce2bd06c630c15c149aa" }, "downloads": -1, "filename": "hh-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5baf09a6fd95cfabd7920c70fb84fbee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2346, "upload_time": "2016-05-04T12:46:33", "url": "https://files.pythonhosted.org/packages/49/11/7f53469371618dd57bdc8449730f9095f8ee4f71868794245ce80b6e7ba9/hh-1.0.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "a1c5568045eed4f40c03aa2445685c86", "sha256": "4e7a8c789bc4d72b2996b1b67674bf8a8c0719074513ddfd3d32f7cd1ca99797" }, "downloads": -1, "filename": "hh-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1c5568045eed4f40c03aa2445685c86", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 3794, "upload_time": "2016-08-23T08:08:10", "url": "https://files.pythonhosted.org/packages/7b/1c/d57fa21fc2b0a8d3ed0b24e34b42ca1199adba53f2ecd74491cc8ec7d781/hh-2.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1c5568045eed4f40c03aa2445685c86", "sha256": "4e7a8c789bc4d72b2996b1b67674bf8a8c0719074513ddfd3d32f7cd1ca99797" }, "downloads": -1, "filename": "hh-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1c5568045eed4f40c03aa2445685c86", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 3794, "upload_time": "2016-08-23T08:08:10", "url": "https://files.pythonhosted.org/packages/7b/1c/d57fa21fc2b0a8d3ed0b24e34b42ca1199adba53f2ecd74491cc8ec7d781/hh-2.0.0-py2.py3-none-any.whl" } ] }