WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl
Перейти к файлу
Sinan Kaya 590c28949f
Merge pull request #6 from microsoft/users/GitHubPolicyService/0ab6af4e-23d4-4281-9e7c-fea340f0ecad
Adding Microsoft SECURITY.MD
2022-07-25 16:41:58 -04: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 Fix Continue response handling 2021-11-24 14:19:58 +00: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
SECURITY.md Microsoft mandatory file 2022-07-25 20:34:03 +00: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.