]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* include/httpd.h: Define HTTP_TOO_EARLY (425) per RFC 8470.
authorJoe Orton <jorton@apache.org>
Wed, 26 Sep 2018 09:01:19 +0000 (09:01 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 26 Sep 2018 09:01:19 +0000 (09:01 +0000)
commit3a0f075a5475cfa3e4cba358cfdf32420563e755
tree8f515a4f8067f01b984f58239c0733f6ad6a6167
parent7473595d8bb4b93a15c82e0dd62d7dc6c14c6475
* include/httpd.h: Define HTTP_TOO_EARLY (425) per RFC 8470.

* modules/http/http_protocol.c (status_lines,
  get_canned_error_string): Add 425 response.

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