优化文件上传速度,增加请求头预校验功能
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
-- Install configuration: "Release"
|
||||
-- Installing: F:/vcpkg/installed/x64-windows/lib/webcc.lib
|
||||
1>
|
||||
-- Install configuration: "Release"
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/lib/webcc.lib
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/base64.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/body.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/client_base.h
|
||||
@@ -12,7 +13,7 @@
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/fs.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/globals.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/logger.h
|
||||
-- Installing: F:/vcpkg/installed/x64-windows/include/webcc/message.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/message.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/parser.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/queue.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/request.h
|
||||
@@ -32,4 +33,5 @@
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/view.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/ssl_socket.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/ssl_client.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/gzip.h
|
||||
-- Up-to-date: F:/vcpkg/installed/x64-windows/include/webcc/config.h
|
||||
|
||||
@@ -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\|
|
||||
|
||||
Reference in New Issue
Block a user