Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个门户,它从每天凌晨 1 点更新的数据源中提取数据。所以我想设置从我的asp.net mvc控制器请求数据在凌晨2点过期的ajax调用的过期时间。
如何在 ajax 函数调用的控制器上设置特定的到期日期/时间?