includes/http.php
2009-11-12 Dan Added a switch to disable following redirects in Request_HTTP
2009-09-12 Dan Request_HTTP: Fixed get_response_body(), added HTTP redirect support, and added support for Content-Length.
2009-08-21 Dan Avatar UCP and ACP: Ported Dynano -> jQuery; merged POST processing code. Added support for IPv6 URLs (avatar UCP and RequestHTTP).
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-07-05 Dan Fixed onload_hooks[] being initted to null after runOnloadHooks() called (should now be initted to an array)
2009-05-05 Dan Fixed some error display cosmetics in Request_HTTP
2009-04-05 Dan HTTP: now throws exceptions instead of flat-out dying
2009-02-28 Dan http: minor fix to tolerate missing SERVER_SOFTWARE
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
2008-08-12 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-03-18 Dan Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
2008-02-25 Dan Minor standards-compliance fix in Request_HTTP
2008-02-11 Dan Rebrand as 1.1.2; made upgrade framework functional
2008-01-29 Dan Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
2008-01-18 Dan A few more installer tweaks / fixes. Initted upgrade script. Added migration schema from 1.0 to 1.1.
2008-01-17 Dan More progress on the installer. At this point it can install and import the language, but does not rename config files. Still much work to be done, most notably localization and creation of MySQL users and databases.
2007-12-21 Dan Added initial avatar support. Currently rather feature complete except for admin controls for avatar.
less more (0) tip