HTTP-related functions refactured:
authorRoland Häder <roland@mxchange.org>
Fri, 12 Aug 2011 19:30:02 +0000 (19:30 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 12 Aug 2011 19:30:02 +0000 (19:30 +0000)
commit5d8f02c56cda6c3e960b50d066e9c556d368a0ff
tree7de0f7a51097811707f0dc0f07ca2a586200c29e
parent64bd945ec270b9ed5e0a2490b5631e02d4dc62d8
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