summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorgodzilla80@gmx.net <>2010-05-18 07:26:14 +0000
committergodzilla80@gmx.net <>2010-05-18 07:26:14 +0000
commiteaf5175de51166bfc8e192ade2cb26548c056e7c (patch)
tree48c7e3876bfe30ad99ac18b2f34b9dc2de2a76f6 /UPGRADE
parent1f0f027fef528ca87a74cad8a12e4684adb6263b (diff)
Change behavior of THttpRequest::getBaseUrl() & THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE9
1 files changed, 9 insertions, 0 deletions
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