author | Gabriel Corona <gabriel.corona@enst-bretagne.fr> | |
Sun, 14 Nov 2010 01:51:14 +0000 (02:51 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Nov 2010 21:07:43 +0000 (13:07 -0800) | ||
commit | 3cf8fe1d26edd7c4cce6593d70212970f8b0bbc0 | |
tree | 7cc5c84ac5c809d595217dd9150474a642b34fe5 | tree | snapshot |
parent | f772c34ce09a49eb553240eb672bf0cc2dbcb10a | commit | diff |
t5550: test HTTP authentication and userinfo decoding
Add a test for HTTP authentication and proper percent-decoding of the
userinfo (username and password) part of the URL.
Signed-off-by: Gabriel Corona <gabriel.corona@enst-bretagne.fr>
Acked-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add a test for HTTP authentication and proper percent-decoding of the
userinfo (username and password) part of the URL.
Signed-off-by: Gabriel Corona <gabriel.corona@enst-bretagne.fr>
Acked-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-httpd.sh | diff | blob | history | |
t/lib-httpd/apache.conf | diff | blob | history | |
t/lib-httpd/passwd | [new file with mode: 0644] | blob |
t/t5550-http-fetch.sh | diff | blob | history |