You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Stefan Eissing <st...@eissing.org> on 2022/04/08 10:41:37 UTC

REQUEST buckets in core

With

https://github.com/apache/httpd/pull/311

I present my PR for using REQUEST meta buckets in
httpd core to split HTTP from HTTP/1.x processing
and have core ready for all HTTP versions.

7 files are affected by this PR. Most changed lines
are moved from server/protocol.c to modules/http

I invited some of you for review on github, but
that is no obligation. And, of course, feedback
is welcome from anyone.

Kind Regards,
Stefan