gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 65/173: TODO: Improve formpost API, not just add an


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 65/173: TODO: Improve formpost API, not just add an easy argument
Date: Fri, 24 Feb 2017 14:01:27 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.53.1
in repository gnurl.

commit eb6cf751305efc621178337d0bafce4a5b088f97
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Jan 14 12:34:53 2017 +0100

    TODO: Improve formpost API, not just add an easy argument
---
 docs/TODO | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/TODO b/docs/TODO
index 27dc8adcc..2a4ddd098 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -66,7 +66,7 @@
  5.6 Refuse "downgrade" redirects
  5.7 Brotli compression
  5.8 QUIC
- 5.9 Add easy argument to formpost functions
+ 5.9 Improve formpost API
  5.10 Leave secure cookies alone
 
  6. TELNET
@@ -553,12 +553,12 @@ This is not detailed in any FTP specification.
  implemented. This, to allow other projects to benefit from the work and to
  thus broaden the interest and chance of others to participate.
 
-5.9 Add easy argument to formpost functions
+5.9 Improve formpost API
 
- Make sure there's an easy handle passed in to `curl_formadd()`,
- `curl_formget()` and `curl_formfree()` by adding replacement functions and
- deprecating the old ones. Allows better error messages and is generally good
- API hygiene.
+ Revamp the formpost API and making something that is easier to use and
+ understand:
+
+ https://github.com/curl/curl/wiki/formpost-API-redesigned
 
 5.10 Leave secure cookies alone
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]