]> git.mxchange.org Git - mailer.git/commit
HTTP-related functions refactured:
authorquix0r <quix0r@mxchange.org>
Fri, 12 Aug 2011 19:30:02 +0000 (19:30 +0000)
committerquix0r <quix0r@mxchange.org>
Fri, 12 Aug 2011 19:30:02 +0000 (19:30 +0000)
commitd31d8902bbbe7eab7d3c8e28f62c9ff33014a5d5
tree7de0f7a51097811707f0dc0f07ca2a586200c29e
parent99536b45392c43b78029af7eefa176de3cc6cd4e
HTTP-related functions refactured:
- Function extractHostnameFromUrl() moved to http-functions.php
- Now all sendFooRequest() functions, except sendRawRequest() are having the
  structure in first lines (POST requests doesn't have parts in URL for this
  script).
- TODOs.txt update
DOCS/TODOs.txt
inc/functions.php
inc/http-functions.php