]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Further h2 compile fixes:
authorJoe Orton <jorton@apache.org>
Mon, 16 Oct 2023 12:28:13 +0000 (12:28 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 16 Oct 2023 12:28:13 +0000 (12:28 +0000)
commit931c39c03b9fb181540871c78b5fd3bc71b387e7
tree171a360d5d39394ca76c1907b8e75710a0cb1dbc
parent72aeac5f5ad519cd1bf447e512208ad60afae842
Further h2 compile fixes:

* modules/http2/h2_session.c (h2_session_start):
  Restrict WebSockets options handling to with-WS builds.

* modules/http2/h2_ws.c: Don't include apr_encode.h (not used).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1913019 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_session.c
modules/http2/h2_ws.c