mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-30 16:34:26 +02:00
Deploying to gh-pages from @ actix/actix-web@26efa64278 🚀
This commit is contained in:
11
actix_web/info/struct.ConnectionInfo.html
Normal file
11
actix_web/info/struct.ConnectionInfo.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_web/dev/struct.ConnectionInfo.html">
|
||||
<title>Redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_web/dev/struct.ConnectionInfo.html">../../actix_web/dev/struct.ConnectionInfo.html</a>...</p>
|
||||
<script>location.replace("../../actix_web/dev/struct.ConnectionInfo.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
11
actix_web/info/struct.PeerAddr.html
Normal file
11
actix_web/info/struct.PeerAddr.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../actix_web/dev/struct.PeerAddr.html">
|
||||
<title>Redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../actix_web/dev/struct.PeerAddr.html">../../actix_web/dev/struct.PeerAddr.html</a>...</p>
|
||||
<script>location.replace("../../actix_web/dev/struct.PeerAddr.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user