From 7c46691178f37b8da8360ea1ef0d8bebb060abf4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 22 Mar 2019 18:33:06 +0100 Subject: curl_url.3: this is not experimental anymore --- docs/libcurl/curl_url.3 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'docs/libcurl') diff --git a/docs/libcurl/curl_url.3 b/docs/libcurl/curl_url.3 index f366f88a2..2378a75bb 100644 --- a/docs/libcurl/curl_url.3 +++ b/docs/libcurl/curl_url.3 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 1998 - 2018, Daniel Stenberg, , et al. +.\" * Copyright (C) 1998 - 2019, Daniel Stenberg, , et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms @@ -26,14 +26,6 @@ curl_url - returns a new CURLU handle .B #include CURLU *curl_url(); -.SH EXPERIMENTAL -The URL API is considered \fBEXPERIMENTAL\fP until further notice. Please test -it, report bugs and help us perfect it. Once proven to be reliable, the -experimental label will be removed. - -While this API is marked experimental, we reserve the right to modify the API -slightly if we deem it necessary and it makes it notably better or easier to -use. .SH DESCRIPTION This function will allocates and returns a pointer to a fresh CURLU handle, to be used for further use of the URL API. -- cgit v1.2.3