]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* include/httpd.h: Define HTTP_EARLY_HINTS (103) per RFC 8297.
authorRuediger Pluem <rpluem@apache.org>
Thu, 21 Aug 2025 07:04:46 +0000 (07:04 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 21 Aug 2025 07:04:46 +0000 (07:04 +0000)
commitb917376bdb0a1fc749cab3f1b96ae1e1aea0e253
tree29fdf364d5b8fee745f26cef438fe737b24df080
parent078449eeeaaf55b79a673b38ed44da4c711c92a8
* include/httpd.h: Define HTTP_EARLY_HINTS (103) per RFC 8297.

* modules/http/http_protocol.c (status_lines): Add 103 response.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1927935 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
modules/http/http_protocol.c