Set headers on internal gets

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Set headers on internal gets

mibi
Hey

When I try to request a pdf, Orbeon call this url: xforms-server/bf4532aaf8aa2306e7c4be5f63159bfffe1e20ce/orbeon-0f68c6c7df55d5746bbb48a0c5b3ffe44523795c.css

And it fails.

The reason is that my securityfilter kills it because it dosn't have the right headers.

How can I add these headers to the call ?

Best regard
Martin
Reply | Threaded
Open this post in threaded view
|

Re: Set headers on internal gets

Erik Bruchez
Administrator
I asked follow-up questions on StackOverflow. Let's continue the discussion there:

http://stackoverflow.com/questions/23406976/set-headers-on-orbeon-ajax-request

-Erik