mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 09:04:45 +08:00
feat: [RustHTTP] DNS Host Map
This commit is contained in:
@ -12,6 +12,7 @@ enum MyHttpVersion {
|
||||
http11,
|
||||
http2,
|
||||
http3,
|
||||
httpUnknown,
|
||||
}
|
||||
|
||||
class RustHttpResponse {
|
||||
|
Reference in New Issue
Block a user