mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00: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