[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robin Skoglund updated HTTPCLIENT-1468:
---------------------------------------

    Attachment: HTTPCLIENT-1468.patch

Attached a patch.

> Remove unneccessary throws UnsupportedEncodingException
> -------------------------------------------------------
>
>                 Key: HTTPCLIENT-1468
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1468
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.3.1
>            Reporter: Robin Skoglund
>            Priority: Minor
>         Attachments: HTTPCLIENT-1468.patch
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to