Is it possible to add headers to docuvieware3api init?
Posted: Sun Dec 17, 2017 11:33 pm
Hi,
After parsing the document successfully and getting a div to the client, there is a second HTTP request: http://SERVERURL/dvapi3/docuvieware3api/init/1
This call is probably generated from CreateDocuViewareController constructor (the class is defined on your docuvieware-min.js)
My problem is that every HTTP request to my server needs to contain a specific HTTP header, is it possible to add a header to your generated request?
Thanks,
Dor.
After parsing the document successfully and getting a div to the client, there is a second HTTP request: http://SERVERURL/dvapi3/docuvieware3api/init/1
This call is probably generated from CreateDocuViewareController constructor (the class is defined on your docuvieware-min.js)
My problem is that every HTTP request to my server needs to contain a specific HTTP header, is it possible to add a header to your generated request?
Thanks,
Dor.