mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
fix typos
This commit is contained in:
@@ -619,7 +619,7 @@ flag is very convenient for multiplatform applications.
|
||||
Tell the TLS library to support post handshake client authentication.
|
||||
Only useful in combination with @code{MHD_USE_TLS}.
|
||||
|
||||
This option will only work if the underyling TLS library
|
||||
This option will only work if the underlying TLS library
|
||||
supports it (i.e. GnuTLS after 3.6.3). If the TLS library
|
||||
does not support it, MHD may ignore the option and proceed
|
||||
without supporting this features.
|
||||
@@ -630,7 +630,7 @@ resulting security drawbacks. Only enable this if you really know what
|
||||
you are doing. MHD currently does NOT enforce that this only affects
|
||||
GET requests! You have been warned.
|
||||
|
||||
This option will only work if the underyling TLS library
|
||||
This option will only work if the underlying TLS library
|
||||
supports it (i.e. GnuTLS after 3.6.3). If the TLS library
|
||||
does not support it, MHD may ignore the option and proceed
|
||||
without supporting this features.
|
||||
|
||||
Reference in New Issue
Block a user