urbackup_backend/httpserver
2020-07-05 23:53:06 +02:00
..
dllmain.cpp Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
HTTPAction.cpp Prevent XSS with action parameter 2017-11-29 15:37:00 +01:00
HTTPAction.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPClient.cpp Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
HTTPClient.h Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
HTTPFile.cpp Put md5sum into css/js file names and cache based on them 2017-01-30 17:54:37 +01:00
HTTPFile.h
HTTPProxy.cpp Updated copyright 2016-01-02 16:38:00 +01:00
HTTPProxy.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
httpserver.vcxproj Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
httpserver.vcxproj.filters Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
HTTPService.cpp Updated copyright 2016-01-02 16:38:00 +01:00
HTTPService.h
HTTPSocket.cpp Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
HTTPSocket.h Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
IndexFiles.cpp Updated copyright 2016-01-02 16:38:00 +01:00
IndexFiles.h
MIMEType.cpp Updated copyright 2016-01-02 16:38:00 +01:00
MIMEType.h