doc: specify buffers that can be used for fast_pattern

Updated notes on the following buffers indicating that they can
be used for fast_pattern:
tls_cert_subject
tls_cert_issuer
tls_sni
pull/2605/head
David Wharton 8 years ago committed by Victor Julien
parent b1ad770b36
commit 1bf7ded224

@ -15,6 +15,8 @@ Examples::
``tls_cert_subject`` is a 'Sticky buffer'.
``tls_cert_subject`` can be used as ``fast_pattern``.
tls_cert_issuer
---------------
@ -27,6 +29,8 @@ Examples::
``tls_cert_issuer`` is a 'Sticky buffer'.
``tls_cert_issuer`` can be used as ``fast_pattern``.
tls_sni
-------
@ -39,6 +43,8 @@ Examples::
``tls_sni`` is a 'Sticky buffer'.
``tls_sni`` can be used as ``fast_pattern``.
tls_cert_notbefore
------------------

Loading…
Cancel
Save