In a single html action multiple secondary requests are passing as extra resources. Each request passes with current timestamp in epoch time format. Usign "web_save_timestamp_param" is not possible since time changes on each request within single action. How can we handle to get current epoch timestamp on each occurrence ?
↧