Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Browsing all 4845 articles
Browse latest View live
↧

New Post: Conflict between Cacablanca headers and Boost Math

I've managed to narrow down a conflict between these because of the fact that Casablanca defines the "U" macro. Trying to compile a project where both headers are included will generate compile errors...

View Article


New Post: Conflict between Cacablanca headers and Boost Math

Hi Essentia, Yes I agree the 'U' macro isn't great, but I don't it is going to be removed or default off anytime soon. It currently still does exist in the latest version, but thank you for the...

View Article


Updated Release: C++ REST SDK 2.7.0

websocketsMerged pull request allowing through CMake to use an external version of Websocket++. #294miscellaneousFixed issue with utf16toutf8 utility function when encoding certain surrogate pairs....

View Article

Updated Release: C++ REST SDK 2.7.0

websocketsMerged pull request allowing through CMake to use an external version of Websocket++. #294miscellaneousFixed issue with utf16_to_utf8 utility function when encoding certain surrogate pairs....

View Article

New Post: Regarding Security on http_listener

HI Steve, Can you name the athentication protocols libraries. I am struggling to find code for that. -Ram

View Article


Edited Issue: Round tripping utf conversion fails for some surrogate pairs [392]

Round tripping utf conversions fails for some surrogate pairs (below test). Starting with 0xD840, 0xDC00 which returns 0xD800, 0xDC00 after the converstions back and forth. Using version 2.6 on...

View Article

Commented Issue: Round tripping utf conversion fails for some surrogate pairs...

Round tripping utf conversions fails for some surrogate pairs (below test). Starting with 0xD840, 0xDC00 which returns 0xD800, 0xDC00 after the converstions back and forth. Using version 2.6 on...

View Article

Commented Issue: Round tripping utf conversion fails for some surrogate pairs...

Round tripping utf conversions fails for some surrogate pairs (below test). Starting with 0xD840, 0xDC00 which returns 0xD800, 0xDC00 after the converstions back and forth. Using version 2.6 on...

View Article


Closed Issue: Round tripping utf conversion fails for some surrogate pairs [392]

Round tripping utf conversions fails for some surrogate pairs (below test). Starting with 0xD840, 0xDC00 which returns 0xD800, 0xDC00 after the converstions back and forth. Using version 2.6 on...

View Article


Created Unassigned: test failures with websocketpp 0.6.0 [393]

as in the title,/casablanca/Release/tests/functional/websockets/client/authentication_tests.cpp:181: error: Failure in disable_sni: Unhandled exception: set_fail_handler: 20: Invalid HTTP status....

View Article

Commented Unassigned: test failures with websocketpp 0.6.0 [393]

as in the title,/casablanca/Release/tests/functional/websockets/client/authentication_tests.cpp:181: error: Failure in disable_sni: Unhandled exception: set_fail_handler: 20: Invalid HTTP status....

View Article

Commented Unassigned: test failures with websocketpp 0.6.0 [393]

as in the title,/casablanca/Release/tests/functional/websockets/client/authentication_tests.cpp:181: error: Failure in disable_sni: Unhandled exception: set_fail_handler: 20: Invalid HTTP status....

View Article

Edited Issue: websocket client test disable_sni fails with websocketpp 0.6.0...

as in the title,/casablanca/Release/tests/functional/websockets/client/authentication_tests.cpp:181: error: Failure in disable_sni: Unhandled exception: set_fail_handler: 20: Invalid HTTP status....

View Article


Edited Issue: websocket client test disable_sni fails with websocketpp 0.6.0...

as in the title,/casablanca/Release/tests/functional/websockets/client/authentication_tests.cpp:181: error: Failure in disable_sni: Unhandled exception: set_fail_handler: 20: Invalid HTTP status....

View Article

New Post: Validating a digitally signed JSon Web Token with a public key

I have a digitally signed JSon Compact-serialized string produced by Microsoft's .NET JSON Web Token Handlerhttps://msdn.microsoft.com/en-us/library/dn205065(v=vs.110).aspx Is there a way with the C++...

View Article


New Post: Validating a digitally signed JSon Web Token with a public key

Ok, so I am on the path to self enlightenment via reading the RFCshttp://tools.ietf.org/html/draft-ietf-oauth-json-web-token-07http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-07#ref-JWS So...

View Article

New Post: Validating a digitally signed JSon Web Token with a public key

Hi stunney, No we don't have any APIs that directly will take care of this. You can manually do this yourself, as you've started. We have some utilities for base64 encoding/decoding that might be...

View Article


New Post: Validating a digitally signed JSon Web Token with a public key

Hello Steve and thank you! Found an annoying thing with from_base64. One must right-pad the string to make the length evenly divisible by 4. std::string base64Decode(const std::wstring& encoded)...

View Article

New Post: .then() / .wait() on task tree?

I have a function pplx::task<void> Authorize() that calls a REST API, then parses the response afterwards when the extract_json() task completes. If I return the first client.request() task from...

View Article

Updated Wiki: Use on Android

How to use the C++ REST SDK on Android (2.3+) The easiest way to use the C++ REST SDK on android is to add the "C++ REST SDK - Android" NuGet package available via Visual Studio 2015 (including the...

View Article
Browsing all 4845 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>