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

Edited Task: No longer needed msbuild tag: BuildAgainstVSInstallation [264]

Several test projects have xml tags of the form:```<ItemDefinitionGroup Condition="'$(BuildAgainstVSInstallation)'!=''">```These are no longer needed and can be removed.

View Article


Edited Issue: Fix warnings on gcc 4.8 with -Wall in test code. [253]

Subtask of https://casablanca.codeplex.com/workitem/173

View Article


Edited Issue: Fix warnings on gcc 4.8 with -Wall in test code. [253]

Subtask of https://casablanca.codeplex.com/workitem/173

View Article

Edited Issue: gcc warning in json_parsing.cpp - Comparision error [212]

Hi there,I tried to compile casablanca again and stumbled over this error (only with gcc-4.9)`casablanca/Release/src/json/json_parsing.cpp:359:19 error: comparison between signed and unsigned integer...

View Article

Edited Issue: ubuntu - sporatically after running all tests a segfault or...

This is happening occasionally on our Linux build machines after running all the tests. If you look at the history with failed builds you can see in the output. Sometimes it mentions double delete,...

View Article


Commented Issue: ubuntu - sporatically after running all tests a segfault or...

This is happening occasionally on our Linux build machines after running all the tests. If you look at the history with failed builds you can see in the output. Sometimes it mentions double delete,...

View Article

Closed Issue: ubuntu - sporatically after running all tests a segfault or...

This is happening occasionally on our Linux build machines after running all the tests. If you look at the history with failed builds you can see in the output. Sometimes it mentions double delete,...

View Article

New Post: how to combine the url with c++ rest sdk?

If all you want is to retrieve the body of the response as a string, you might want to look at...

View Article


New Post: New to Casablanck SDKs

Ok, first I'm assuming you're using the latest version (2.2). Then, the top of my main file looks like#include "stdafx.h" #include <iostream> #include "cpprest/astreambuf.h" #include...

View Article


Commented Feature: Linux/non-Windows http_client authentication support [89]

Support for some http authentication schemes in http_client on Linux and other non-Microsoft platformsComments: Relevant discussion: https://casablanca.codeplex.com/discussions/565161#post1299381

View Article

Updated Release: C++ Rest SDK 2.3.0

http_clientImplemented server certificate verification on Android, issue 242.websocket_clientPoco is no longer used as test server for WinRT tests, Websocketpp is used in all cases 221.HTTP headers for...

View Article

Closed Issue: Exception not thrown on write error with std::ofstream backing...

Reported by: https://casablanca.codeplex.com/discussions/561562.When using a ```std::ofstream``` as a backing stream through the interop wrappers, write errors (such as disk full) do not cause an...

View Article

Updated Release: C++ Rest SDK 2.3.0

http_clientImplemented server certificate verification on Android, issue 242.websocket_clientPoco is no longer used as test server for WinRT tests, Websocketpp is used in all cases 221.HTTP headers for...

View Article


Edited Issue: websocket_client - repeated connect/disconnect leads to abort()...

In chat client application, to reconnect to the server it keep uses move assignment operation to re-initialize the websocket_client instance. On repeatedly connecting and disconnecting, the move...

View Article

Updated Release: C++ Rest SDK 2.3.0

http_clientImplemented server certificate verification on Android, issue 242.websocket_clientPoco is no longer used as test server for WinRT tests, Websocketpp is used in all cases 221.HTTP headers for...

View Article


Created Unassigned: http_response extract_json and extract_string keep bom [270]

Hi,I try to write wrapper for access to Xbox Music RESTfull service. And I found problem with extract Jason response. Service response has bom for utf-8 encoding and extract_jason() and extract_string...

View Article

Edited Unassigned: http_response extract_json and extract_string keep bom for...

Hi,I try to write wrapper for access to Xbox Music RESTfull service. And I found problem with extract_json method of http_response. Service response has bom for utf-8 encoding and extract_jason() and...

View Article


Edited Unassigned: http_response extract_json and extract_string keep bom for...

Hi,I try to write wrapper for access to Xbox Music RESTfull service. And I found problem with extract_json method of http_response. Service response has bom for utf-8 encoding and extract_jason() and...

View Article

Created Issue: json - why is parsing depth different on OSX/iOS? [271]

#ifndef __APPLE__ static const size_t maxParsingDepth = 128;#else static const size_t maxParsingDepth = 32;#endif

View Article

Edited Issue: json - why is parsing depth different on OSX/iOS? [271]

```#ifndef __APPLE__ static const size_t maxParsingDepth = 128;#else static const size_t maxParsingDepth = 32;#endif```

View Article
Browsing all 4845 articles
Browse latest View live


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