Metadata-Version: 2.1
Name: httpheaders
Version: 2023.2.4
Summary: HTTP Headers
Home-page: https://github.com/joniumGit/headers
Author: joniumGit
Project-URL: Bug Reports, https://github.com/joniumGit/headers
Project-URL: Source, https://github.com/joniumGit/headers
Keywords: HTTP,headers,API
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# Headers

Python library for HTTP headers.

Contains the standard HTTP headers in a single package for easy importing.

Header definitions are from the [IANA site](https://www.iana.org/assignments/http-fields/http-fields.xhtml)
