[ 
https://issues.apache.org/jira/browse/HTTPCORE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570163#action_12570163
 ] 

Andrea Selva commented on HTTPCORE-93:
--------------------------------------

Hi, i can take care of this. Only few questions. I imagine a possible method 
has this signature:

public static HttpRequest convertHttpServletRequest(HttpServletRequest req);

This method could be added to a "utils bag" class and do a simple sequence of 
get-from-servlet set-to-request methods calls.
Where could i put this method?
 Best regards
  Selva Andrea


> HttpServletRequest to HttpRequest
> ---------------------------------
>
>                 Key: HTTPCORE-93
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-93
>             Project: HttpComponents Core
>          Issue Type: Wish
>          Components: Contrib
>         Environment: windows/linux/any
>            Reporter: test
>            Priority: Minor
>
> Hi, 
> i would appreciate if you can provide a utility class implementation that 
> would convert HttpServletRequest object to HttpRequest and vice-versa. This 
> would help in developing proxy web applications
> Thanx and regards
> tester

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to