gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 89/264: TODO: Set custom client ip when using haproxy protocol


From: gnunet
Subject: [gnurl] 89/264: TODO: Set custom client ip when using haproxy protocol
Date: Thu, 30 Apr 2020 16:06:32 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit 37b6cc2fe1d5aa54c5375fb56dbee589d8060604
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Mar 28 22:58:50 2020 +0100

    TODO: Set custom client ip when using haproxy protocol
    
    Closes #5125
---
 docs/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index ddf3652b8..aa3ed091e 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -66,6 +66,7 @@
 
  5. HTTP
  5.1 Better persistency for HTTP 1.0
+ 5.2 Set custom client ip when using haproxy protocol
  5.3 Rearrange request header order
  5.4 Allow SAN names in HTTP/2 server push
  5.5 auth= in URLs
@@ -512,6 +513,13 @@
  "Better" support for persistent connections over HTTP 1.0
  https://curl.haxx.se/bug/feature.cgi?id=1089001
 
+5.2 Set custom client ip when using haproxy protocol
+
+ This would allow testing servers with different client ip addresses (without
+ using x-forward-for header).
+
+ https://github.com/curl/curl/issues/5125
+
 5.3 Rearrange request header order
 
  Server implementors often make an effort to detect browser and to reject

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



reply via email to

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