Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
HTTP protocol handler must be able to deal with DoS exploits: such as too long HTTP headers, too many HTTP headers in a HTTP message, too long content length in order to avoid out-of-memory condition. The first two safeguards are provided by HttpClient 4.0. They just need to be enabled. The latter safeguard must be implemented in the HttpContentEntity class.
Oleg
Attachments
Issue Links
- is depended upon by
-
DROIDS-160 Use new version of HttpComponents
- Open