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

New Post: exception "Error in IXMLHttpRequest2Callback" when doing a...

Hi, I have built casablanca for xbox one as suggested in some post on xbox one forums but i face the following issue. I was trying to send a POST request for an https uri with some custom headers using...

View Article


New Post: exception "Error in IXMLHttpRequest2Callback" when doing a...

Hi dvgopal, Take a look at the std::error_code field on the http_exception class. In particular look at the value and message. It might tell you more information. Here is the reference documentation....

View Article


New Post: Deploying an application using Casablanca SDK

Take a look at the binaries folder for your Visual Studio application. So if you had built a simple command line ConsoleApplication called ConsoleApplication1 for Debug all the dependencies would be...

View Article

New Post: steps to create my azure app

Hi Smarzuki, Yes I think it would be possible to deploy an MPI based service into Azure. I don't think we are going to be able to help you with that. It probably would be better if posted on the Azure...

View Article

Commented Issue: Json string parsing error: \uXXXX (narrow strings) [252]

Under Linux where strings are narrow, json string parsing incorrectly handles \uXXXX escape sequences (ex: \u20AC = €).In version 2.2.0, json_parsing.cpp line 724, the 16 bits char value is truncated...

View Article


Closed Issue: Json string parsing error: \uXXXX (narrow strings) [252]

Under Linux where strings are narrow, json string parsing incorrectly handles \uXXXX escape sequences (ex: \u20AC = €).In version 2.2.0, json_parsing.cpp line 724, the 16 bits char value is truncated...

View Article

Updated Release: C++ Rest SDK 2.3.0

http_clientImplemented server certificate verification on Android, issue 242.Removed unnecessary Content-Length zero header included on requests with no body on non-Windows.Added usage of Boost...

View Article

New Post: exception "Error in IXMLHttpRequest2Callback" when doing a...

Thanks Steve! I am getting "specified resource download failed". may be because of cross domain issue. Do you know if casablanca can help in by passing cross domain issue? is there any work around?

View Article


New Post: exception "Error in IXMLHttpRequest2Callback" when doing a...

I don't really understand what the underlying problem is so it is hard to say. Can you show any more of your code? Are you using HTTPS? Quickly searching for the error message with IXmlHttpRequest2...

View Article


Edited Feature: Support Windows Phone Silverlight 8.1 [227]

Hi folks,Our team is using Casablanca for a multi-platform library, including "Windows Phone Silverlight 8.1". By checking the Casablanca source code, we found the provided build on Windows Phone 8.1...

View Article

Commented Feature: Support Windows Phone Silverlight 8.1 [227]

Hi folks,Our team is using Casablanca for a multi-platform library, including "Windows Phone Silverlight 8.1". By checking the Casablanca source code, we found the provided build on Windows Phone 8.1...

View Article

Edited Feature: http_client - validate servers with custom certificates [116]

On non-windows platforms, openssl expects all valid certificates to reside in a directory like "/usr/local/etc/openssl". This can be problematic if the user program doesn't have root access, or the...

View Article

New Post: exception "Error in IXMLHttpRequest2Callback" when doing a...

Steve, Yes i am using HTTPS. I am using http_request to add custom headers and body before sending the request as shown below. I tried with other https url and it returned a 200 OK. but only when i use...

View Article


Created Unassigned: Reduce package.config files to only the current compiler...

The package.config files currently cause VS to download both the 110 and 120 versions of Boost. Since we've separated the project files (and they can have separate package.configs) we should only...

View Article

Created Unassigned: Increase reported detail from WinHTTP failures [286]

Currently, we only use and report based on the ```dwResult``` field in the ```WINHTTP_ASYNC_RESULT``` structure. This makes it difficult to know specifically what failed when a failure occurs. It would...

View Article


New Post: exception "Error in IXMLHttpRequest2Callback" when doing a...

Hi Venu, Ah I bet it has something to do with your Authorization header. I think IXMLHttpRequest2 is fussy and might now want you to NOT explicitly specify the header. Instead of formulating the header...

View Article

Commented Unassigned: please provide a downloadable source tarball [284]

Please provide a source tar.gz, to help debian in package the library.https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722275thanksComments: Hi,[0A][0A]I'm not very familiar with Debian packaging, but...

View Article


Commented Unassigned: please provide a downloadable source tarball [284]

Please provide a source tar.gz, to help debian in package the library.https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722275thanksComments: Hi,[0A][0A]I'm not very familiar with Debian packaging, but...

View Article

Edited Issue: streams - figure out how to avoid having this specialization...

Following TODO needs to be removed:The following issue is from Linux merge on 1206 in astreambuf.h at line 34:```#ifndef _MS_WINDOWS// arturl 1206: figure out how to avoid having this specialization...

View Article

Updated Wiki: Setup and Build on Linux

How to setup, build, and run tests on Linux1. Install Ubuntu 14.04 or later.2. Install all the needed build tools and librariessudo apt-get install g++-4.8 git make libboost1.54-all-dev libssl-dev...

View Article
Browsing all 4845 articles
Browse latest View live


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