mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-30 08:38:16 +02:00
add http3 variant to protocol enum
This commit is contained in:
@@ -580,6 +580,8 @@ where
|
||||
peer_addr,
|
||||
)),
|
||||
},
|
||||
|
||||
proto => unimplemented!("Unsupported HTTP version: {:?}.", proto)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user