gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 85/150: CURLOPT_HEADERFUNCTION.3: fix typo from d93


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 85/150: CURLOPT_HEADERFUNCTION.3: fix typo from d939226813
Date: Fri, 30 Mar 2018 16:48:59 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 5a44c9fa8b5bc2afc2e0fd97a8bd76522c51987e
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Feb 16 16:25:18 2018 +0100

    CURLOPT_HEADERFUNCTION.3: fix typo from d939226813
    
    Reported-by: Erik Johansson
    Bug: 
https://github.com/curl/curl/commit/d9392268131c1b8d18dec3fa30e0bded833a5db7#commitcomment-27607495
---
 docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3 
b/docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3
index d0be953a0..b27143ca8 100644
--- a/docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3
+++ b/docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3
@@ -76,7 +76,7 @@ For non-HTTP protocols like FTP, POP3, IMAP and SMTP this 
function will get
 called with the server responses to the commands that libcurl sends.
 .SH LIMITATIONS
 libcurl does not unfold HTTP "folded headers" (deprecated since RFC 7230). A
-folder header is a header that continues on a subsequent line and starts with
+folded header is a header that continues on a subsequent line and starts with
 a whitespace. Such folds will be passed to the header callback as a separate
 one, although strictly it is just a continuation of the previous line.
 .SH DEFAULT

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



reply via email to

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