Christopher Steinbach
1 year ago
#39714
::
Hi Jennifer,
I have the same problem like Alex. I have to make a REST request with content-type “text/html”. A client-side ajax call is not an option, because the client shouldn’t have the sensible REST-API credentials. You also might get in trouble with CORS policy.
I saw that it is possible to set custom request headers. Why can’t this headers overwrite the default headers? Why is Simplifier making such a simple thing so hard?