From 3a1b2a22406e1e9f7312e417cdc551e0928700d1 Mon Sep 17 00:00:00 2001 From: "godzilla80@gmx.net" <> Date: Sun, 8 Nov 2009 09:46:55 +0000 Subject: Fix Issue #184 - THttpResponse doesn't support custom Content-Type headers, remove charset part of header if THttpResponse.Charset=false --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3272f185..26f82b3a 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,7 @@ Version 3.1.7 To be released BUG: Issue#166 - E_NOTICE level error in TDataGatewayCommand (Carl) BUG: Issue#157 - Enabled does not work properly on TActiveRadioButton/CheckBoxList controls (Bradley, Carl) +EHN: Issue#184 - THttpResponse doesn't support custom Content-Type headers, remove charset part of header if THttpResponse.Charset=false (Yves) BUG: Issue#189 - Page State corrupted when EnableStateValidation=False (Christophe) BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) BUG: Typo in TBoundColumn (Robin) -- cgit v1.2.3