From 57abe658491cc9ad00616c744ea445f6522ebb04 Mon Sep 17 00:00:00 2001 From: robjtede Date: Sun, 11 Sep 2022 20:16:18 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20339b8?= =?UTF-8?q?1e843a78a11250ae42b9d090bab49e9ab5a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_session/index.html | 2 +- settings.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/actix_session/index.html b/actix_session/index.html index dcaec0b0c..fe0541f3d 100644 --- a/actix_session/index.html +++ b/actix_session/index.html @@ -1,5 +1,5 @@ actix_session - Rust

Crate actix_session

logo
Expand description

Session management for Actix Web.

The HTTP protocol, at a first glance, is stateless: the client sends a request, the server parses its content, performs some processing and returns a response. The outcome is only diff --git a/settings.html b/settings.html index 307dffbee..3e7115966 100644 --- a/settings.html +++ b/settings.html @@ -1 +1,3 @@ -Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file +Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file