]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
util_filter: export ap_filter_adopt_brigade() since mod_ssl uses it.
authorYann Ylavic <ylavic@apache.org>
Sun, 10 May 2020 12:34:53 +0000 (12:34 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 10 May 2020 12:34:53 +0000 (12:34 +0000)
commit3c6b925a2a88b4f286a8980d24ce5a843fa9e8e4
tree1ce922df49656b1bef1ca1698210fcca7ce97d3d
parentd3e1e9a3cf937afbb9140f9a86dcc82925299fcc
util_filter: export ap_filter_adopt_brigade() since mod_ssl uses it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877548 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/util_filter.h
modules/ssl/ssl_engine_io.c
server/core.h
server/util_filter.c