mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
*) mod_http2: use the new RESPONSE buckets introduced in r1899648.
This replaces the internal H2_HEADERS bucket, removing its source file and also obsoletes any interim response parsing needs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899649 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
#include "h2_conn_ctx.h"
|
||||
#include "h2_c1.h"
|
||||
#include "h2_request.h"
|
||||
#include "h2_headers.h"
|
||||
#include "h2_session.h"
|
||||
#include "h2_util.h"
|
||||
#include "h2_protocol.h"
|
||||
|
Reference in New Issue
Block a user