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

Reviewed: C++ REST SDK 2.1 (8 19, 2014)

Rated 4 Stars (out of 5) - very good opensource

View Article


New Post: Error handling with interop streams

Hello dear support, I wonder if error handling works correctly when using the interop streams (interopstream.h). I try to download a file from server, as in tutorial, but writing data to a std::ostream...

View Article


New Post: http_excepton with PUT/POST with v1.0.0

I always receive an http_exception with (OS is German): code=12032 msg="Die Anforderung muss erneut gesendet werden." For the following code fragment:http_client client(L"http://testhost"); try { auto...

View Article

Created Feature: oauth - needs Visual Studio visualizer [241]

Applies to both 1.0 and 2.0.

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting StartedGetting started tutorialHow to use the C++ Rest SDK NuGet packageHow to build for WindowsHow to build for LinuxHow to build for Mac OS XHow to build for iOSHow to build for AndroidMake a...

View Article


Commented Issue: Reference Documentation is Stale [98]

MinorWhen upgrading from 1.x sdk to 2.0 the uri have changed namespace fromweb::http::uri to web::uri. The chm files have not been updated to reflect this.Comments: Ok we now have docs hosted. I've...

View Article

Closed Issue: Reference Documentation is Stale [98]

MinorWhen upgrading from 1.x sdk to 2.0 the uri have changed namespace fromweb::http::uri to web::uri. The chm files have not been updated to reflect this.

View Article

Created Issue: http_client - SSL server certificates are all treated as...

Similar to how we did for OS X/iOS we need to perform server certificate validation using the platform APIs since OpenSSL doesn't have access to the system's trusted certificate store.

View Article


Commented Feature: Additional platform support: Android [39]

Official support for Android NDK applications would be nice to have.Comments: Android support has been added in the up coming [2.2.0 release](https://casablanca.codeplex.com/releases/view/123382).

View Article


Closed Feature: Additional platform support: Android [39]

Official support for Android NDK applications would be nice to have.

View Article

Edited Issue: http_client - on Android SSL server certificates are all...

Similar to how we did for OS X/iOS we need to perform server certificate validation using the platform APIs since OpenSSL doesn't have access to the system's trusted certificate store.

View Article

Updated Release: C++ REST SDK 2.2.0

FeaturesoAuth(experimental)Added library support for oAuth 2.0 and 1.0 in an experimental namespace while we fine tune the API.AndroidAdded support for the Android platform. Please note SSL...

View Article

Updated Wiki: Web Socket

WebSocket Client (2.0+ only) The WebSocket client class is used to create and maintain a connection to a WebSocket endpoint. web::experimental::web_sockets::client::websocket_client client();Once you...

View Article


Updated Wiki: OAuth Client

OAuth Client (2.2+ only) OAuth Client is the client side implementation of the OAuth protocol. We support both OAuth1 and OAuth2.OAuth2 To use the OAuth2 authoriziation, you need to set up your app...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting StartedGetting started tutorialHow to use the C++ Rest SDK NuGet packageHow to build for WindowsHow to build for LinuxHow to build for Mac OS XHow to build for iOSHow to build for AndroidMake a...

View Article


Updated Wiki: OAuth Client

OAuth Client (2.2+ only) OAuth Client is the client side implementation of the OAuth protocol. We support both OAuth1 and OAuth2.OAuth2 To use the OAuth2 authoriziation, you need to set up your app...

View Article

Commented Unassigned: extract_string gzip error utf-8 [234]

1)I get this http response header()(L"Cache-Control", L"no-cache")(L"Content-Encoding", L"gzip")(L"Content-Length", L"792")(L"Content-Type", L"application/json;charset=utf-8")(L"Date", L"Sat, 16 Aug...

View Article


Edited Feature: http_client - support automatic gzip...

1)I get this http response header()(L"Cache-Control", L"no-cache")(L"Content-Encoding", L"gzip")(L"Content-Length", L"792")(L"Content-Type", L"application/json;charset=utf-8")(L"Date", L"Sat, 16 Aug...

View Article

New Post: How to end up a thread while encounter a task exception in a...

Hi Steve I have read the document mentioned above before and I'm sorry for my unclear questioning. Well, I mean that when I catch a exception in a .then task, how can I quit the function which runs the...

View Article

New Post: help with task cancellation

The observe_all_exceptions() function does the job. In the catch handler that catches the "real" exception I call cancellation_token_source::cancel() to kill the remaining tasks, consume all their...

View Article
Browsing all 4845 articles
Browse latest View live


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