pandemonium_engine/modules/web/http
2022-07-21 14:05:55 +02:00
..
csrf_token.cpp More cleanups to the csrf token middleware. 2022-06-26 20:54:26 +02:00
csrf_token.h More cleanups to the csrf token middleware. 2022-06-26 20:54:26 +02:00
http_server_enums.cpp Implement handling http status codes for responses. 2022-07-21 12:26:39 +02:00
http_server_enums.h Implement handling http status codes for responses. 2022-07-21 12:26:39 +02:00
http_session_manager.cpp More fixes, and added all of the cleanued up classes to the build. 2022-06-27 14:59:09 +02:00
http_session_manager.h More fixes, and added all of the cleanued up classes to the build. 2022-06-27 14:59:09 +02:00
http_session.cpp Cleaned up HTTPSession. 2022-06-26 20:53:39 +02:00
http_session.h Cleaned up HTTPSession. 2022-06-26 20:53:39 +02:00
web_node.cpp Renamed WebNode's write lock acquired notification, and changed it's number. 2022-07-07 21:44:41 +02:00
web_node.h Remove 2 comments, these variables should actually be safe as normal bools. 2022-07-07 21:46:51 +02:00
web_permission.cpp
web_permission.h
web_root.cpp Refactored FileCache so it actually works with this setup. 2022-07-01 22:13:45 +02:00
web_root.h Bindings, and an another round of cleanups for WebRoot. 2022-06-27 13:52:33 +02:00
web_server_cookie.cpp Reworked the Web Server's Cookie API. 2022-07-21 14:05:55 +02:00
web_server_cookie.h Reworked the Web Server's Cookie API. 2022-07-21 14:05:55 +02:00
web_server_middleware.cpp
web_server_middleware.h WebServerMiddleware now inherit from Resource. 2022-06-27 13:51:55 +02:00
web_server_request.cpp Reworked the Web Server's Cookie API. 2022-07-21 14:05:55 +02:00
web_server_request.h Reworked the Web Server's Cookie API. 2022-07-21 14:05:55 +02:00
web_server.cpp Set wirte_lock_requested back to false. 2022-07-07 21:46:13 +02:00
web_server.h Remove 2 comments, these variables should actually be safe as normal bools. 2022-07-07 21:46:51 +02:00