Forum Discussion
HTTP headers / Review 360
Hi, I’m currently building a local LLM chatbot within Articulate Storyline and need to set the following HTTP headers to enable multi-threading:
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Embedder-Policy: require-corp
Does Articulate Review 360 support setting custom HTTP headers, or is there a way to configure these settings within the platform?
Thank you!
- PhilMayorSuper Hero
You would be better testing outside review, I suspect this will always break inside review
- Christian-ttsCommunity Member
No, it works quite well, even with embeddings. The only problem is the performance. Cross-origin isolation is required for SharedArrayBuffer / multi-threading and it is not possible to set these headers via htaccess or web worker, at least it has not worked for me yet.
- PhilMayorSuper Hero
I dont think this is user editable on the platform, also another issue is that the courses are inside an iframe on review.