mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
update comment
This commit is contained in:
parent
f4c823e28a
commit
d866f0f3f5
@ -461,7 +461,7 @@ impl Page {
|
|||||||
let client = SocketClient::new();
|
let client = SocketClient::new();
|
||||||
client.set_protocol(SocketProtocol::Tcp);
|
client.set_protocol(SocketProtocol::Tcp);
|
||||||
|
|
||||||
// Return PEM string match `uri`
|
// Return PEM string match request
|
||||||
let certificate = match self
|
let certificate = match self
|
||||||
.profile
|
.profile
|
||||||
.identity
|
.identity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user