.. |
csrf_token.cpp
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +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
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +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
|
HTTPSession's get_int now has a default parameter.
|
2022-07-21 23:55:33 +02:00 |
http_session.h
|
HTTPSession's get_int now has a default parameter.
|
2022-07-21 23:55:33 +02:00 |
web_node.cpp
|
Fix get_server() in WebNode.
|
2022-07-21 22:31:48 +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
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +02:00 |
web_permission.h
|
Cleaned up WebPermission.
|
2022-06-26 17:23:40 +02:00 |
web_root.cpp
|
Fix typo.
|
2022-07-21 23:58:34 +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
|
API improvements for WebServerCookie, also now it should be able to properly generate cookie response header strings.
|
2022-07-21 15:36:04 +02:00 |
web_server_cookie.h
|
API improvements for WebServerCookie, also now it should be able to properly generate cookie response header strings.
|
2022-07-21 15:36:04 +02:00 |
web_server_middleware.cpp
|
Cleanup / bindings for Middleware, and CSRFToken.
|
2022-06-26 19:43:31 +02:00 |
web_server_middleware.h
|
WebServerMiddleware now inherit from Resource.
|
2022-06-27 13:51:55 +02:00 |
web_server_request.cpp
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +02:00 |
web_server_request.h
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +02:00 |
web_server.cpp
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +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 |