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

New Post: compile the source code with c++0x?

We decided to implement an Azure Service, we have a TCP endPoint at a specific Port Address, However, I am still attempting to compile the source for Casablanca, our compiler has the c++0x option and...

View Article


New Post: Get metadata

Hi akshat87, Part of this depends on what information the server you are connecting to gives back in the response. The best thing you can do is to use the HTTP HEAD method. Basically it acts like the...

View Article


New Post: I don't find any way to get progress info for ongoing WEBDAV GET...

Yes the progress handler feature is available in the latest release. Take a look at http_request::set_progress_handler. One thing to keep in mind this feature only helps notify you about the chunks...

View Article

New Post: Get metadata

Thank you for the prompt reply steve, I found that HEAD is the method i was looking for and written a code snippet too. Following is my code which works fine when i set the method to POST http_client...

View Article

New Post: I don't find any way to get progress info for ongoing WEBDAV GET...

Thank you steve, this is what i was looking for. (Range request HTTP header)

View Article


New Post: Get metadata

Hi Akshat, The HTTP HEAD, and GET method, are not for uploading data. Before you were talking about downloading a file, but the example code you have here is uploading a file. I'm confused now as to...

View Article

New Post: Get metadata

Steve, Sorry as i got you confused. Yes i want to download only, And this is the code where i am posting my credentials to get back the authentication token. this is not the place where i need to use...

View Article

Updated Wiki: Documentation

Welcome Before you get started we recommend you begin with going over the documentation.Feature OverviewProgramming with TasksPlatform-Independent StringsHTTP ClientJSONAsynchronous StreamsUniform...

View Article


Updated Wiki: Reference Documentation

!Reference DocumentationClick here to download the reference documentation for the C++ REST SDK 1.1.0 release.

View Article


Updated Wiki: Reference Documentation

!Reference DocumentationClick here to download the reference documentation for the C++ REST SDK 1.1.0 release. The reference documentation is a .chm file, which a is a compiled html file for viewing...

View Article

Updated Wiki: Reference Documentation

Reference DocumentationClick here to download the reference documentation for the C++ REST SDK 1.1.0 release. The reference documentation is a .chm file, which a is a compiled html file for viewing...

View Article

New Post: Blog post on HTTP pipeline stages

The C++ Rest HTTP Library offers an interesting feature which allows you to intercept HTTP requests and responses before sending it out on the wire, by adding "stages" on the client. This allows...

View Article

Released: C++ REST SDK 1.1.0 (Jul 08, 2013)

Release Notes:HTTP listener library (http_listener.h, this is still in the incubation phase under the experimental namespace )Support for Windows Phone 8 (Incubation phase, has not undergone rigorous...

View Article


Updated Release: C++ REST SDK 1.1.0 (Jul 08, 2013)

Release Notes: HTTP listener library (http_listener.h, this is still in the incubation phase under the experimental namespace )Support for Windows Phone 8 (Incubation phase, has not undergone rigorous...

View Article

New Post: HTTPS support status

Hi. What is the current HTTPS support for Casablanca? I would like to use it on Windows and Linux. Client certificate is a requirement also. Thanks, Eduardo

View Article


Created Feature: Actors [40]

Please vote if this is an important scenario for you. If the lack of this feature is is blocking your adoption of the C++ REST SDK, please comment below. Note: We cannot guarantee that this feature...

View Article

New Post: Ignore certificates in GET request

I am trying to make and HTTPS GET request in which i need to ignore the certificate warnings and also need to add the authentication token as a header in the request. i cannot find a way to do that...

View Article


Created Feature: Client Side Certificates [41]

Please vote if this is an important scenario for you. If the lack of this feature is is blocking your adoption of the C++ REST SDK, please comment below. Note: We cannot guarantee that this feature...

View Article

New Post: HTTPS support status

Hi Eduardo, We support HTTPS on Windows, but not yet on Linux. To use it all you have to do is specify a URI with https as the scheme when constructing the http_client. We are currently working on...

View Article

Created Feature: Flag to Ignore Certificate Errors [42]

Please vote if this is an important scenario for you. If the lack of this feature is is blocking your adoption of the C++ REST SDK, please comment below. Note: We cannot guarantee that this feature...

View Article
Browsing all 4845 articles
Browse latest View live


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