1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 19:37:00 +02:00

Deploying to gh-pages from @ 010a905dca 🚀

This commit is contained in:
robjtede
2022-03-15 16:31:43 +00:00
parent 0a66e5a562
commit 610fc67ba7
3 changed files with 5 additions and 5 deletions

View File

@@ -591,7 +591,7 @@
<span id="584">584</span>
<span id="585">585</span>
<span id="586">586</span>
</pre><pre class="rust"><code><span class="doccomment">//! Session management for Actix Web</span>
</pre><pre class="rust"><code><span class="doccomment">//! Session management for Actix Web.</span>
<span class="doccomment">//!</span>
<span class="doccomment">//! The HTTP protocol, at a first glance, is stateless: the client sends a request, the server</span>
<span class="doccomment">//! parses its content, performs some processing and returns a response. The outcome is only</span>