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:
committed by
Gary Russell
parent
7e94a3ecde
commit
484a4fac29
@@ -211,6 +211,7 @@ public class DefaultHttpHeaderMapper implements HeaderMapper<HttpHeaders>, BeanF
|
||||
AGE,
|
||||
ALLOW,
|
||||
CACHE_CONTROL,
|
||||
CONNECTION,
|
||||
CONTENT_ENCODING,
|
||||
CONTENT_LANGUAGE,
|
||||
CONTENT_LENGTH,
|
||||
|
||||
Reference in New Issue
Block a user