Skip to content

Commit 76d2173

Browse files
authored
Merge pull request #54 from Jayman2000/replace-rfc-7231-with-9110
docs: cite RFC 9110 instead of 7231
2 parents 8813f83 + 6ff5aef commit 76d2173

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Python-MimeParse
33

44
This module provides basic functions for handling mime-types. It can
55
handle matching mime-types against a list of media-ranges. See section
6-
5.3.2 of the HTTP 1.1 Semantics and Content specification [RFC 7231] for
7-
a complete explanation: https://tools.ietf.org/html/rfc7231#section-5.3.2
6+
12.5.1 of the HTTP Semantics specification [RFC 9110] for a complete
7+
explanation: https://datatracker.ietf.org/doc/html/rfc9110#name-accept
88

99
Installation
1010
------------

0 commit comments

Comments
 (0)