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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user