INT-2525 Add Connection as an HTTP Response Header

JIRA: https://jira.springsource.org/browse/INT-2525

INT-2525: Add test for 'Connection' header
This commit is contained in:
Piotr Dyraga
2013-12-15 13:19:36 +01:00
committed by Gary Russell
parent 7e94a3ecde
commit 484a4fac29
2 changed files with 10 additions and 1 deletions

View File

@@ -211,6 +211,7 @@ public class DefaultHttpHeaderMapper implements HeaderMapper<HttpHeaders>, BeanF
AGE,
ALLOW,
CACHE_CONTROL,
CONNECTION,
CONTENT_ENCODING,
CONTENT_LANGUAGE,
CONTENT_LENGTH,