You could probably do this with a (request-scoped) filter.

HTH,
Justin

On Jan 26, 2011, at 8:18 AM, [email protected] wrote:

> Hi @ll,
> 
> i would like to post files to sling from my webapplication,
> unfortunately my XmlHttpRequests don't reach the sling server
> because of javascript's "same origin policy".
> 
> i understand, that the responding server needs to respond
> with a special header to allow my xhr -
> but where do i have to unclude that header in sling?
> 
> i hope someone, can help me : )
> 
> thanks for listening,
> 
> lars
> 
> 
> 
> 
> 
> 
> 

Reply via email to