mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00

on secondary connections. Use the now generic ap_process_connection() in h2 workers to process those. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899802 13f79535-47bb-0310-9956-ffa450edef68
5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
*) mod_http2: use the new REQUEST buckets to forward request
|
|
on secondary connections. Use the now generic
|
|
ap_process_connection() in h2 workers to process those.
|
|
[Stefan Eissing]
|