Solved
Set respone header in Sightly
Hi,
when using Sightly how can I set a response header?
Thanks and best,
Ronald
Hi,
when using Sightly how can I set a response header?
Thanks and best,
Ronald
You would have to this via Java/Javascript use-api call.
There you can do something like getResponse().setHeader("a", "b");
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.