优化文件上传速度,增加请求头预校验功能
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
F:\WebCC\webcc\examples\book_client\book.cc;F:\WebCC\webcc\build\examples\book_client\book_client.dir\Release\book.obj
|
||||
F:\WebCC\webcc\examples\book_client\book_json.cc;F:\WebCC\webcc\build\examples\book_client\book_client.dir\Release\book_json.obj
|
||||
F:\WebCC\webcc\examples\book_client\book_client.cc;F:\WebCC\webcc\build\examples\book_client\book_client.dir\Release\book_client.obj
|
||||
F:\WebCC\webcc\examples\book_client\main.cc;F:\WebCC\webcc\build\examples\book_client\book_client.dir\Release\main.obj
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
^F:\WEBCC\WEBCC\EXAMPLES\BOOK_CLIENT\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/book_client/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/book_client/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\BOOK_CLIENT\BOOK_CLIENT.DIR\RELEASE\BOOK.OBJ|F:\WEBCC\WEBCC\BUILD\EXAMPLES\BOOK_CLIENT\BOOK_CLIENT.DIR\RELEASE\BOOK_CLIENT.OBJ|F:\WEBCC\WEBCC\BUILD\EXAMPLES\BOOK_CLIENT\BOOK_CLIENT.DIR\RELEASE\BOOK_JSON.OBJ|F:\WEBCC\WEBCC\BUILD\EXAMPLES\BOOK_CLIENT\BOOK_CLIENT.DIR\RELEASE\MAIN.OBJ
|
||||
Reference in New Issue
Block a user