X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Flibcurl-errors.html;h=c305e3fd3d9604e34320772cac859c928e4e9ad4;hb=3e62527ed71a7a362d7ec321e7f026edab35f8e2;hp=43269ad5fbd39910c5e9c4530bd5d5bbf4e446ce;hpb=0a710b32648c435f792f5993fdefa2d96f802580;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/libcurl-errors.html b/docs/libcurl/libcurl-errors.html index 43269ad..c305e3f 100644 --- a/docs/libcurl/libcurl-errors.html +++ b/docs/libcurl/libcurl-errors.html @@ -221,6 +221,8 @@ p.roffit {

Failed to match the pinned key specified with CURLOPT_PINNEDPUBLICKEY(3).

CURLE_SSL_INVALIDCERTSTATUS (91)

Status returned failure when asked with CURLOPT_SSL_VERIFYSTATUS(3). +

CURLE_HTTP2_STREAM (92) +

Stream error in the HTTP/2 framing layer.

CURLE_OBSOLETE*

These error codes will never be returned. They were used in an old libcurl version and are currently unused.

CURLMcode

This is the generic return code used by functions in the libcurl multi interface. Also consider curl_multi_strerror.