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