Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
None
-
Operating System: Windows
Platform: All
-
109
Description
The following methods throw NPE's in case of deserialized AccessEvents. They should instead retun null.
getRequestHeaderNames()
buildRequestHeaderMap()
buildRequestParameterMap()
getResponseHeader(String key)
getResponseHeaderNameList()
getRequestContent()
getStatusCode() (possibly, wrong if condition)
getContentLength() (possibly, wrong if condition)
getResponseContent() (please check)