loopbackResponseHtml

The HTML body shown in the user's browser after the loopback listener captures the redirect, so the user knows to return to the application.

@safe @safe pure nothrow
string
loopbackResponseHtml
(
bool success
)