auth: Added test cases for RFC7616

Updated docs to include support for RFC7616

Signed-off-by: Florin <petriuc.florin@gmail.com>

Closes #1934
This commit is contained in:
Florin 2017-10-07 13:30:17 +02:00 committed by Daniel Stenberg
parent 2b5b37cb91
commit f20cbac970
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
15 changed files with 1098 additions and 3 deletions

View file

@ -62,7 +62,8 @@ if(curl) {
}
.fi
.SH AVAILABILITY
Added in 7.10.8
Added RFC2617 in 7.10.8
Added RFC7616 in 7.57.0
.SH RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"

View file

@ -63,7 +63,8 @@ if(curl) {
}
.fi
.SH AVAILABILITY
Added in 7.10.8
Added RFC2617 in 7.10.8
Added RFC7616 in 7.57.0
.SH RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"