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

New Post: Adding the Two Numbers Using C++ REST SDK

Hi steve and Bsalita, I have one more Question : How to get a input value in command line prompt. For Example: Output: Enter the Number1: 10 Enter the Number2: 10 Total value is = 20 that one is not...

View Article


New Post: Adding the Two Numbers Using C++ REST SDK

In my rewritten example above, I had removed instances of std::cin. You can't use cin inside lamdas that are on another thread. I substituted time() to provide a somewhat unique value. If you are...

View Article


New Post: Simple Listener Program Faulting on Linux

Oh, oh. Identical hang on Windows v2.1. Didn't happen on Windows v2.01. Happens using curl too. This is a weird twist. I'll look into this further after a night's sleep.

View Article

New Post: v2.1 Breaks http_request Queuing

I implemented a request queuing scheme that worked prior to v2.1. No longer works with v2.1. Is it a bug in C++ Rest SDK? What is the workaround? The idea is to defer reply() processing by queuing...

View Article

New Post: Adding the Two Numbers Using C++ REST SDK

Thank You.. Bsalita.. Thanks, Pari

View Article


New Post: what is application/x-json?

client.request(methods::POST, L"", L"arsId=09286", L"application/x-www-form-urlencoded") error is caught like below Content-Type must be JSON to extract (is : application/x-json) I don't know why this...

View Article

Created Unassigned: Missing list of requirements [195]

There seem to be no comprehensive list of requirements and dependencies anywhere presented.Neither documentation nor README files give clear picture.The information is scaterred:1. Half-way through the...

View Article

New Post: iOS directions don't work for 64 bit simulator

in the directions to build casablanca for iOS, it says to use the build.sh from https://git.gitorious.org/boostoniphone/galbraithjosephs-boostoniphone.git. I have found that this will not build the...

View Article


Updated Wiki: How to setup, build, and run tests on Windows

How to setup, build, and run tests on WindowsSetup Git If you use PowerShell, we recommend installing Posh-Git (here is how). If you use cmd.exe, open the Developer Command Prompt for VS2013 (here is...

View Article


Created Issue: iOS instructions do not work for x86_64 simulator [196]

From https://casablanca.codeplex.com/discussions/548817#post1256770 by Les1966> in the directions to build casablanca for iOS, it says to use the build.sh from...

View Article

New Post: iOS directions don't work for 64 bit simulator

Hi Les, Thanks for bringing this to our attention. After comparing the scripts, it seems that the best short-term workaround is to add -arch x86_64 to line 140 of boost.sh::...

View Article

Commented Issue: iOS instructions do not work for x86_64 simulator [196]

From https://casablanca.codeplex.com/discussions/548817#post1256770 by Les1966> in the directions to build casablanca for iOS, it says to use the build.sh from...

View Article

New Post: what is application/x-json?

Hi bongdragon,application/x-json is a MIME type (see http://en.wikipedia.org/wiki/MIME for more details on that). Casablanca expects that JSON payloads will have a MIME type of either application/json...

View Article


Created Unassigned: application/x-json is not a supported MIME type [197]

From https://casablanca.codeplex.com/discussions/548792Attempting to use ```.extract_json()``` on a request with a MIME type of ```application/x-json``` will fail with an error. While this is not the...

View Article

Image may be NSFW.
Clik here to view.

New Post: what is application/x-json?

thank you for reply I try to change extract_string, but I encounter another problem error code is like below Content-type must be textual to extract a string I want to get this data.

View Article


Created Issue: replace all platform dependent synchronization primitives with...

Starting from Dev14, ppltasks will no long provide definitions for (scoped)_recursive_lock_t(scoped)_read_writer_lock_tcritical_section_t etc..We need to make Casablanca only depends on STLand write...

View Article

New Post: How to learn the C++ REST SDK.. and Please give me a Sample 10...

How to Learn the C++ REST SDK for any books or websites available?? Please tell me.. Please give me a 10 sample Problems for c++ Rest SDK.. because, i practice it.. Thanks, Bharathij

View Article


New Post: CPP Rest SDK, Build errors while building my project

Hi Kavya, Yes these steps work, I have to check my other project's configuration, there has to be a problem that causes these errors in streams.h Thanks Mohamed

View Article

New Post: Casablanca Concurrency Error

Hello, I have the this code: http_client client(LOGIN_SERVICE_URL); uri_builder builder(OAUTH2_CONTEXT_PATH); builder.append_query(L"grant_type", L"password"); builder.append_query(L"username",...

View Article

New Post: How to extract some info from the http_client response via XmlLite?

Hi Steve, I have actually tried the CreateStreamOnHGlobal as seen in the code above. I did not find anything appropriate in the samples and I could not make the code work (too black box). I have...

View Article
Browsing all 4845 articles
Browse latest View live


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