JustDante
08/26/2022, 8:14 PMrp_st
08/26/2022, 8:20 PMrp_st
08/26/2022, 8:31 PMJustDante
08/26/2022, 8:33 PMJustDante
08/26/2022, 8:34 PMJustDante
08/26/2022, 8:35 PMJustDante
08/26/2022, 8:38 PMJustDante
08/26/2022, 8:40 PMrp_st
08/26/2022, 8:43 PMJustDante
08/26/2022, 8:45 PMJustDante
08/26/2022, 9:00 PMrp_st
08/27/2022, 2:28 AMrp_st
08/27/2022, 2:38 AMJustDante
08/27/2022, 9:42 AMJustDante
08/27/2022, 9:42 AMrp_st
08/27/2022, 9:42 AMJustDante
08/27/2022, 9:42 AMrp_st
08/27/2022, 9:43 AMJustDante
08/27/2022, 9:43 AMrp_st
08/27/2022, 9:43 AMJustDante
08/27/2022, 9:43 AMrp_st
08/27/2022, 9:44 AMrp_st
08/27/2022, 10:27 AMconst options = {
headers: {
'Cache-Control': 'no-cache',
}
};
rp_st
08/27/2022, 10:29 AMapp.use(function(req, res, next) {
req.headers['if-none-match'] = 'no-match-for-this';
next();
});
JustDante
08/27/2022, 10:44 AMrp_st
08/27/2022, 11:00 AMrp_st
08/27/2022, 1:00 PM