mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-05 20:21:34 +08:00
- Add optional h2 dependency for HTTP/2 support - Add http2 module skeleton with availability check and errors - Add HTTP/2 configuration settings (max_concurrent_streams, initial_window_size, max_frame_size, max_header_list_size) - Add ALPN support to SSL context for HTTP/2 negotiation