WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl
Перейти к файлу
Sinan Kaya d45f86ec0f
Merge pull request #3 from franksinankaya/frkaya/shutdown
Don't remove singletons during shutdown
2020-11-06 10:04:39 -05:00
cmake Create cmake target 2019-09-02 15:45:58 -04:00
include Set winhttp schemes as bitmake 2019-09-03 01:43:38 +00:00
src Don't remove singletons during shutdown 2020-11-06 10:03:29 -05:00
.gitignore Initial commit 2019-07-15 15:14:20 -07:00
CMakeLists.txt Generate PIC library 2019-09-02 15:56:24 -04:00
CODE_OF_CONDUCT.md Initial commit 2019-07-15 15:14:22 -07:00
LICENSE Initial commit 2019-07-15 15:14:24 -07:00
README.md Initial commit 2019-07-15 15:14:23 -07:00
winhttppaltargets.cmake Create cmake target 2019-09-02 15:45:58 -04:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.