cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Mii Custom Response-Header

Former Member
0 Likes
293

Hello,

help needed to set custom Response-Header.

With Ajax i execute XacuteQueries.
If there was a lot of numbers of executions, Internet-Explore getting memory problems.

In the web i found a solution.
If i want to prevent IE-Caching the following Response-Headers must be send to the Client: Cache-Control="no-store, no-cache"
Pragma="no-cache"
Expires="-1"

How and where can i add these headers to the Response-Headers.

I tried with CORS, but i only get the access-control-expose-header back.

Can smoebody explane me to do this?

Thanks a lot.

Greets Stephan Merz

Accepted Solutions (0)

Answers (0)