Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
All
Description
Information about the content length and type are now available from HTTP proxy response.
The new methods in com.liferay.portal.kernel.util.Http.Response are:
public int getContentLength()
public String getContentType()
Attachments
Issue Links
- is related to
-
LPS-7269 Http proxy should expose more information about the response
- Closed