Renji Panicker
Results
2
issues of
Renji Panicker
This is a brilliant library! Exactly what I was looking for. I have a suggestion/request. Can you provide a mechanism to specify decorations by Widget type, instead of the field...
### Describe the bug In the file;: `aws-cpp-sdk-core/source/http/windows/WinHttpSyncHttpClient.cpp` Line 541 (in function OpenRequest): `DWORD requestFlags = request->GetUri().GetScheme() == Scheme::HTTPS && m_verifySSL ? WINHTTP_FLAG_SECURE : 0;` This code passes 0 instead...
bug
p2