Commit graph

13 commits

Author SHA1 Message Date
conghuawang
df20c27696
resolve http server can't send file large than 2GB (Fix ) ()
* resolve problem: http server can't send file large than 2GB.
add unit test for http server send large file.
add /bigobj compile option to msvc x64.

* disable unit test "ServerLargeContentTest" due to out-of-memory on GitHub Actions.
2022-05-27 11:56:20 -04:00
yhirose
ef65f09608 OpenSSL support on Visual Studio project 2020-07-30 17:19:12 -04:00
yhirose
08fc7085e5 Fixed 2020-04-30 19:40:23 -04:00
yhirose
fae30af47d Updated appveyor.yml 2020-04-25 15:48:19 -04:00
yhirose
c47c6b3910 Updated test.vcxproj 2019-09-26 13:20:53 -04:00
yhirose
1f99ad5d6e Updated vcxproj for test 2019-09-25 08:16:15 -04:00
Yuji Hirose
28d17448b7 Revert test.vcproj.
This reverts commit cc983be31f.
2018-09-14 15:58:16 -04:00
yhirose
cc983be31f Removed unused build projects 2018-08-02 22:31:36 -04:00
yhirose
7d6df0c651 Fixed toolset setting 2018-04-17 13:10:05 -04:00
yhirose
a0f50911e1 Fixed toolset setting of test/test.vcxproj 2018-04-06 16:09:41 -04:00
yhirose
1afcc6e702 Upgraded VC++ projects to 2017 version 2017-12-30 14:49:01 -05:00
yhirose
29c56644b0 Visual Studio 2015 support. 2015-08-04 18:13:39 -04:00
yhirose
eef74af19b static file support. vc12 support. 2013-07-04 18:18:52 -04:00