Skip to content

Commit 8b7343a

Browse files
committed
Sync http-server-session.md
1 parent b75e4b3 commit 8b7343a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

http-server-session.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
notice: 'This file is imported and can be edited at https://github.com/amphp/http-server-session/blob/3.x/README.md'
3-
title: 'HTTP Server Sessions'
4-
description: 'Learn how to create and store session data in the HTTP server.'
5-
image: undraw/undraw_server_cluster.svg
3+
title: 'Session Handling for HTTP servers in PHP'
4+
description: 'Learn how to handle user sessions, securely managing data across requests.'
5+
image: undraw/undraw_logistics.svg
66
permalink: /http-server-session
77
source: 'https://github.com/amphp/http-server-session/blob/3.x/README.md'
88
layout: docs

0 commit comments

Comments
 (0)