diff options
Diffstat (limited to 'req.ha')
-rw-r--r-- | req.ha | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +// SPDX-License-Identifier: AGPL-3.0-only +// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> + use htmpl; use io; use net::http; |