LeviLamina
Loading...
Searching...
No Matches
proxy_protocol.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
xbox::httpclient {
6
7
enum class
proxy_protocol :
int
{
8
Http = 0,
9
Https = 1,
10
Ftp = 2,
11
Websocket = 3,
12
};
13
14
}
src
mc
external
lib_http_client
proxy_protocol.h
Generated on Wed Jul 23 2025 08:34:03 for LeviLamina by
1.12.0