mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
update comment
This commit is contained in:
parent
f4c823e28a
commit
d866f0f3f5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue