优化文件上传速度,增加请求头预校验功能
This commit is contained in:
BIN
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
F:\WebCC\webcc\examples\hello_world_server.cc;F:\WebCC\webcc\build\examples\hello_world_server.dir\Release\hello_world_server.obj
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
^F:\WEBCC\WEBCC\EXAMPLES\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/examples/CMakeFiles/generate.stamp
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -SF:/WebCC/webcc -BF:/WebCC/webcc/build --check-stamp-file F:/WebCC/webcc/build/examples/CMakeFiles/generate.stamp
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
:cmEnd
|
||||
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
||||
|
||||
+1
-1
@@ -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\|
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
^F:\WEBCC\WEBCC\BUILD\EXAMPLES\HELLO_WORLD_SERVER.DIR\RELEASE\HELLO_WORLD_SERVER.OBJ
|
||||
Reference in New Issue
Block a user