Search found 1 match

by jasonm23
Sun May 27, 2018 11:16 pm
Forum: General
Topic: X-Transmission-Session-Id Expiry
Replies: 2
Views: 4435

Re: X-Transmission-Session-Id Expiry

Looks like this was updated a while back so here's the new expiry time.

Code: Select all

add_time_header(req->output_headers, "Expires", now + (24 * 60 * 60));
24h.