1 2 3 4 5 6 7# 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)
1 2 3 4 5 6 7
# 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)