mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
4 lines
88 B
C++
4 lines
88 B
C++
#include <string>
|
|
|
|
const std::string DEFAULT_CONTENTTYPE="text/html; charset=UTF-8";
|