{ "info": { "author": "Esteban Castro Borsani", "author_email": "ecastroborsani@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "HLH is an abstraction over raw HTTP headers, providing:\n\n* Lazy decoding, parsing and validation of input headers\n* Eager validation and lazy formatting of output headers\n* Methods and helpers for common operations\n* A headers collection on top of `OrderedDict` for fast lookups\n* WSGI support\n* A pure Python implementation without using regex!\n* A sane API\n* A way out of messy strings manipulation and typos\n\nSpecs support: rfc7230, rfc7231, rfc7232, rfc7233, rfc7234, rfc7235\nrfc6265, rfc3986, rfc5646, rfc6266, rfc1034, rfc5234", "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/nitely/http-lazy-headers", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "http-lazy-headers", "package_url": "https://pypi.org/project/http-lazy-headers/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/http-lazy-headers/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nitely/http-lazy-headers" }, "release_url": "https://pypi.org/project/http-lazy-headers/0.1.dev0/", "requires_dist": null, "requires_python": null, "summary": "Parse, validate and format HTTP headers lazily", "version": "0.1.dev0" }, "last_serial": 2534119, "releases": { "0.1.dev0": [ { "comment_text": "", "digests": { "md5": "63ccfa70b5b016183b5ec61dd627ef65", "sha256": "e547ba2af32aaba7211e581bbcc209a4c8a8ce990a9ac44b14af6c03effc4904" }, "downloads": -1, "filename": "http-lazy-headers-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "63ccfa70b5b016183b5ec61dd627ef65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42768, "upload_time": "2016-12-22T03:49:04", "url": "https://files.pythonhosted.org/packages/be/2d/39bba028a6734bba4b0fe52dcf043e2d18e7c0527c2a0f6982235ee2f346/http-lazy-headers-0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63ccfa70b5b016183b5ec61dd627ef65", "sha256": "e547ba2af32aaba7211e581bbcc209a4c8a8ce990a9ac44b14af6c03effc4904" }, "downloads": -1, "filename": "http-lazy-headers-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "63ccfa70b5b016183b5ec61dd627ef65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42768, "upload_time": "2016-12-22T03:49:04", "url": "https://files.pythonhosted.org/packages/be/2d/39bba028a6734bba4b0fe52dcf043e2d18e7c0527c2a0f6982235ee2f346/http-lazy-headers-0.1.dev0.tar.gz" } ] }