优化文件上传速度,增加请求头预校验功能
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
F:\WebCC\webcc\unittest\base64_unittest.cc;F:\WebCC\webcc\build\unittest\unittest.dir\Release\base64_unittest.obj
|
||||
F:\WebCC\webcc\unittest\body_unittest.cc;F:\WebCC\webcc\build\unittest\unittest.dir\Release\body_unittest.obj
|
||||
F:\WebCC\webcc\unittest\request_parser_unittest.cc;F:\WebCC\webcc\build\unittest\unittest.dir\Release\request_parser_unittest.obj
|
||||
F:\WebCC\webcc\unittest\response_builder_unittest.cc;F:\WebCC\webcc\build\unittest\unittest.dir\Release\response_builder_unittest.obj
|
||||
F:\WebCC\webcc\unittest\router_unittest.cc;F:\WebCC\webcc\build\unittest\unittest.dir\Release\router_unittest.obj
|
||||
F:\WebCC\webcc\unittest\string_unittest.cc;F:\WebCC\webcc\build\unittest\unittest.dir\Release\string_unittest.obj
|
||||
F:\WebCC\webcc\unittest\url_unittest.cc;F:\WebCC\webcc\build\unittest\unittest.dir\Release\url_unittest.obj
|
||||
@@ -1,6 +1,6 @@
|
||||
^F:\WEBCC\WEBCC\UNITTEST\CMAKELISTS.TXT
|
||||
setlocal
|
||||
D:\Qt\Tools\CMake_64\bin\cmake.exe -SF:/WebCC/webcc -BF:/WebCC/webcc/build --check-stamp-file F:/WebCC/webcc/build/unittest/CMakeFiles/generate.stamp
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -SF:/WebCC/webcc -BF:/WebCC/webcc/build --check-stamp-file F:/WebCC/webcc/build/unittest/CMakeFiles/generate.stamp
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
:cmEnd
|
||||
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
^F:\WEBCC\WEBCC\BUILD\UNITTEST\UNITTEST.DIR\RELEASE\BASE64_UNITTEST.OBJ|F:\WEBCC\WEBCC\BUILD\UNITTEST\UNITTEST.DIR\RELEASE\BODY_UNITTEST.OBJ|F:\WEBCC\WEBCC\BUILD\UNITTEST\UNITTEST.DIR\RELEASE\REQUEST_PARSER_UNITTEST.OBJ|F:\WEBCC\WEBCC\BUILD\UNITTEST\UNITTEST.DIR\RELEASE\RESPONSE_BUILDER_UNITTEST.OBJ|F:\WEBCC\WEBCC\BUILD\UNITTEST\UNITTEST.DIR\RELEASE\ROUTER_UNITTEST.OBJ|F:\WEBCC\WEBCC\BUILD\UNITTEST\UNITTEST.DIR\RELEASE\STRING_UNITTEST.OBJ|F:\WEBCC\WEBCC\BUILD\UNITTEST\UNITTEST.DIR\RELEASE\URL_UNITTEST.OBJ
|
||||
@@ -1,2 +1,2 @@
|
||||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.34.31933:TargetPlatformVersion=10.0.22621.0:VcpkgTriplet=x64-windows:
|
||||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.44.35207:TargetPlatformVersion=10.0.26100.0:VcpkgTriplet=x64-windows:
|
||||
Release|x64|F:\WebCC\webcc\build\|
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user