HTTP-2-lib
src
h2_global.hpp
Go to the documentation of this file.
1
#pragma once
2
3
extern
bool
printComments
;
4
extern
bool
printTrackers
;
5
extern
bool
printFrames
;
6
extern
struct
ApplicationContext
appCtx
;
7
extern
std::string
publicDir
;
printComments
bool printComments
Definition:
h2_server.cpp:13
publicDir
std::string publicDir
Definition:
h2_server.cpp:17
printFrames
bool printFrames
Definition:
h2_server.cpp:15
printTrackers
bool printTrackers
Definition:
h2_server.cpp:14
ApplicationContext
Struct for holding the application wide context.
Definition:
h2_structs.hpp:13
appCtx
struct ApplicationContext appCtx
Definition:
h2_server.cpp:16
Generated by
1.8.15