Name: | python3-priority |
---|---|
Version: | 1.3.0 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 56871 |
License: | MIT |
RPM: | python3-priority-1.3.0-5.el8.noarch.rpm |
Source RPM: | python-priority-1.3.0-5.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://python-hyper.org/priority/ |
Summary: | A pure-Python implementation of the HTTP/2 priority tree |
Description: | A HTTP/2 Priority Implementation Priority is a pure-Python implementation of the priority logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority)_. This logic allows for clients to express a preference for how the server allocates its (limited) resources to the many outstanding HTTP requests that may be running over a single HTTP/2 connection. |