Method HTTPLoop.RequestProgram()->reply_with_cache()
- Method reply_with_cache
void reply_with_cache(string data, int(1..) stay_time)
- Description
Send data as the reply, and keep it as a cache entry to requests to this URL for stay_time seconds.
void reply_with_cache(string data, int(1..) stay_time)
Send data as the reply, and keep it as a cache entry to requests to this URL for stay_time seconds.