parent
3698421974
commit
5cad2aa156
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ enum AppProtocol {
|
|||
APP_PROTOCOL_DNS = 1;
|
||||
APP_PROTOCOL_HTTP = 2;
|
||||
APP_PROTOCOL_HTTP_PROXY = 3;
|
||||
APP_PROTOCOL_PPROF = 4;
|
||||
}
|
||||
|
||||
enum TLSVersion {
|
||||
|
|
Loading…
Reference in a new issue