DOC: Fix typo so fetch is properly parsed by Cyril's converter

Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>
This commit is contained in:
Nenad Merdanovic 2016-05-17 03:31:21 +02:00 committed by Willy Tarreau
parent 6e46ff11e9
commit 1516fe31dd
1 changed files with 1 additions and 1 deletions

View File

@ -13218,7 +13218,7 @@ ssl_fc_has_sni : boolean
that the SSL library is build with support for TLS extensions enabled (check
haproxy -vv).
ssl_fc_is_resumed: boolean
ssl_fc_is_resumed : boolean
Returns true if the SSL/TLS session has been resumed through the use of
SSL session cache or TLS tickets.