]> granicus.if.org Git - apache/commit
And now pass the initial request to the backend...
authorJim Jagielski <jim@apache.org>
Wed, 6 Mar 2013 21:25:48 +0000 (21:25 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 6 Mar 2013 21:25:48 +0000 (21:25 +0000)
commit0d61e66ee4a0659d854128a93d312e37c7711007
treeff4f9284aa86bab453162444534fb6cad241050a
parent60efc021bb83a1ebae29fedcace11748c5bd667c
And now pass the initial request to the backend...

I dislike this duplication of code from mod_proxy_http()
but maybe it's inevitable. I may create ap_proxy_create_headerb()
to create a header brigade that both modules can use.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1453574 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_websocket.c