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

William R. Speirs updated HTTPCORE-284:
---------------------------------------

    Attachment: HTTPCORE-284.diff

Patch includes a setRequestLine method for HttpRequest and BasicHttpRequest, 
and a test case.
                
> Add setRequestLine method to HttpRequest
> ----------------------------------------
>
>                 Key: HTTPCORE-284
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-284
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore
>            Reporter: William R. Speirs
>            Priority: Minor
>             Fix For: 4.1.4, 4.2-alpha3
>
>         Attachments: HTTPCORE-284.diff
>
>
> The HttpRequest interface has a getRequestLine method, but not a 
> setRequestLine method. Not having this method makes it very difficult for 
> programs like proxies to modify URIs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to