Use the correct accept type for an HTTP request
accept-types helps your application respond to a HTTP request in a way that a client prefers. The Accept header of an HTTP request informs the server which MIME types the client is expecting back from this request, with weighting to indicate the most prefered. If your server can respond in multiple formats (e.g.: JSON, XML, HTML), the client can easily tell your server which is the prefered format without resorting to hacks like '&format=json' on the end of query strings.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4.1-12.fc41 | - |
Fedora 41 | 0.4.1-12.fc41 | - |
Fedora 40 | 0.4.1-10.fc40 | - |
Fedora 39 | 0.4.1-8.fc39 | - |
You can contact the maintainers of this package via email at
python-accept-types dash maintainers at fedoraproject dot org
.