]> git.mxchange.org Git - mailer.git/commit
Support for chunked HTTP messages added, some code encapsulated:
authorRoland Häder <roland@mxchange.org>
Thu, 17 Feb 2011 11:12:15 +0000 (11:12 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 17 Feb 2011 11:12:15 +0000 (11:12 +0000)
commit1c28686d33a76fa9e3e5bd90f737b20bfe211575
treeff04cee92ae372677f96be733faa655a4cd2bb45
parente25a69b3fd91d2cf9d1a00ecb320c42f9b6c4b98
Support for chunked HTTP messages added, some code encapsulated:
- Support for 'Transfer-Encoding: chunked' HTTP header added (it might still
  be buggy, please report)
- New function removeHttpHeaderFromResponse() introduced (which encapsulates
  some code dublicates)
- TODOs.txt updated
DOCS/TODOs.txt
inc/functions.php
inc/libs/yoomedia_functions.php
inc/modules/admin/what-updates.php