Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.3.1
-
None
Description
UrlEncodedFormEntity has methods that unneccessarily declare 'throws UnsupportedEncodingException'. This over-complicates client code because you have to set up a lot of "this should never happen" exception handling.