#pragma once #include String html_escape(const String &input); String url_encode_component(const String &input);