From eaf5175de51166bfc8e192ade2cb26548c056e7c Mon Sep 17 00:00:00 2001 From: "godzilla80@gmx.net" <> Date: Tue, 18 May 2010 07:26:14 +0000 Subject: Change behavior of THttpRequest::getBaseUrl() & THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https --- UPGRADE | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index 6d4dae73..9b98297f 100644 --- a/UPGRADE +++ b/UPGRADE @@ -9,6 +9,15 @@ if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B. +Upgrading from v3.1.7 +--------------------- +- behavior of THttpRequest::getBaseUrl() and THttpRequest::getAbsoluteApplicationUrl() changed: + null - keep current schema + true - force https + false - force http + relevance, only if invoking methods with explicit "false" + + Upgrading from v3.1.6 --------------------- - The different SQLMap cache engines (TSQLMapFifoCache, TSQLMapLRUCache, TSQLMapApplicationCache) doesn't -- cgit v1.2.3