Another option is to use an if.
set $dont_cache 0;
if ($cookie_no_cache) {
set $dont_cache 1;
}
–appa
amodpandey [email protected] a écrit :
Another option is to use an if.
set $dont_cache 0;
if ($cookie_no_cache) {
set $dont_cache 1;
}
–appa
amodpandey [email protected] a écrit :
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs