mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-02 20:54:31 +02:00
Deploying to gh-pages from @ 7e6335a09f
🚀
This commit is contained in:
11
actix_session/session/enum.SessionStatus.html
Normal file
11
actix_session/session/enum.SessionStatus.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_session/enum.SessionStatus.html">
|
||||
<title>Redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_session/enum.SessionStatus.html">../../actix_session/enum.SessionStatus.html</a>...</p>
|
||||
<script>location.replace("../../actix_session/enum.SessionStatus.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
11
actix_session/session/struct.Session.html
Normal file
11
actix_session/session/struct.Session.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_session/struct.Session.html">
|
||||
<title>Redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_session/struct.Session.html">../../actix_session/struct.Session.html</a>...</p>
|
||||
<script>location.replace("../../actix_session/struct.Session.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user