nss: add support for the CURLSSLOPT_ALLOW_BEAST option

... and fix some typos from the 62d15f1 commit.
This commit is contained in:
Kamil Dudka
2012-02-08 13:36:36 +01:00
parent 8ef8a2b5ac
commit ebf3138992
3 changed files with 15 additions and 2 deletions

View File

@@ -202,7 +202,7 @@ static const struct LongShort aliases[]= {
{"Ek", "tlsuser", TRUE},
{"El", "tlspassword", TRUE},
{"Em", "tlsauthtype", TRUE},
{"En", "ssl-no-empty-fragments", FALSE},
{"En", "ssl-allow-beast", FALSE},
{"f", "fail", FALSE},
{"F", "form", TRUE},
{"Fs", "form-string", TRUE},