From 3dd67b402ba24ce7a69d257bf0c404bd73b25ee4 Mon Sep 17 00:00:00 2001 From: admin <964472638@qq.com> Date: Wed, 17 Jan 2024 17:41:10 +0800 Subject: [PATCH] add bom --- src/Http/HttpBody.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Http/HttpBody.cpp b/src/Http/HttpBody.cpp index a73750b9..100d2170 100644 --- a/src/Http/HttpBody.cpp +++ b/src/Http/HttpBody.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016-present The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit).