Difference between revisions for Users / Eo Ny / dev
| Version1 | Version2 | Differences |
|---|---|---|
| 1 |
|
|
| 2 |
|
|
| 3 | 1 | {{toc numerate=1}} |
| 2 | ||
| 4 | 3 | === Overview === |
| 5 | 4 | |
| 6 | 5 | The ##Http## class (##src/class/http.php##) is a core component of the WackoWiki system responsible for handling HTTP request/response processing, session management, caching, and security features. This class acts as a bridge between the web server and the wiki engine. |