In a client-server architecture, a semi-persistent connection between the
client and the server allows delayed or asynchronous transmission of a
cookie or token. Delayed or asynchronous transmission of the cookie
allows initial web page generation and display while awaiting a slow
cookie, such as a cryptographically generated cookie that might be used
for single-session sign-on.