We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2a693 commit 4df82f0Copy full SHA for 4df82f0
src/node_http2.h
@@ -50,8 +50,6 @@ using performance::PerformanceEntry;
50
#define MAX_MAX_HEADER_LIST_SIZE 16777215u
51
#define DEFAULT_MAX_HEADER_LIST_PAIRS 128u
52
53
-#define MAX_BUFFER_COUNT 16
54
-
55
enum nghttp2_session_type {
56
NGHTTP2_SESSION_SERVER,
57
NGHTTP2_SESSION_CLIENT
0 commit comments