[ 
https://issues.apache.org/jira/browse/SLING-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132636#comment-17132636
 ] 

Andreas Schaefer commented on SLING-9512:
-----------------------------------------

Works for me. There are a few things to consider:
 * streaming the response to a caller instead to reduce memory overhead on big 
files or images in the response
 * check multiple status codes
 * support multipart forms (like for uploads). I had a requirement for that but 
now solved it otherwise

> InternalRequest helper
> ----------------------
>
>                 Key: SLING-9512
>                 URL: https://issues.apache.org/jira/browse/SLING-9512
>             Project: Sling
>          Issue Type: New Feature
>          Components: Servlets
>    Affects Versions: Servlet Helpers 1.3.0
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>             Fix For: Servlet Helpers 1.4.2
>
>
> I'm using internal requests in the GraphQL core and example modules, and 
> having a simpler way to set them up would be useful.
> I have created a first version that I will commit soon - feedback is welcome 
> as usual.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to