1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

core: use https for links in comments

This commit is contained in:
Sébastien Helleu
2018-12-01 08:21:49 +01:00
parent 89f1f61458
commit 4034d07d5a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ relay_websocket_save_header (struct t_relay_client *client,
* Upgrade: websocket
* Connection: Upgrade
* Host: myhost:5000
* Origin: http://example.org
* Origin: https://example.org
* Pragma: no-cache
* Cache-Control: no-cache
* Sec-WebSocket-Key: fo1J9uHSsrfDP3BkwUylzQ==