4424: add HTTPRequest class that supports cookies and redirects without fopen() or...
authorTJ <atutor@iam.tj>
Thu, 6 Oct 2011 14:40:38 +0000 (15:40 +0100)
committerTJ <atutor@iam.tj>
Thu, 6 Oct 2011 14:40:38 +0000 (15:40 +0100)
commit64d099786afbb4b724a4d81d7ba29947a2e1dca0
treea476b3555de4e086591526fb44bba1ecca421ea9
parentc3b4caa6d24ac91069aeba87cc80f5acbb5d2756
4424: add HTTPRequest class that supports cookies and redirects without fopen() or curl

See also AContent issue #4875 for identical fix there
include/classes/HTTPRequest.class.php [new file with mode: 0644]