]> git.mxchange.org Git - mailer.git/commit
Substracting the count of \r\n in chunked-encoded HTTP messages indicates a broken...
authorquix0r <quix0r@mxchange.org>
Tue, 8 Mar 2011 11:31:10 +0000 (11:31 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 8 Mar 2011 11:31:10 +0000 (11:31 +0000)
commit45189f432ec9bdacc2ab09f413308f16451cddf4
tree492a3af060f3d39fbe0d1125ac383131ee9a222e
parent403c73a4c439c963d8da486c69e61ee6d19cb995
Substracting the count of \r\n in chunked-encoded HTTP messages indicates a broken HTTP server implementation, currently only the AnomicHTTPD ( http://anomic.de or http://yacy.net ) is known to me as broken
.gitattributes
inc/config-global.php
inc/functions.php
inc/http-functions.php [new file with mode: 0644]