URL: https://www.ibm.com/support/pages/system/files/inline-files/$FILE/restCS.c.src
/*********************************************************************
* *
* IBM Web Services Client for ILE *
* *
* FILE NAME: restCS.c *
* *
* DESCRIPTION: Source to do REST request using transport APIs *
* *
*********************************************************************
* LICENSE AND DISCLAIMER *
* ---------------------- *
* This material contains IBM copyrighted sample programming source *
* code ( Sample Code ). *
* IBM grants you a nonexclusive license to compile, link, execute, *
* display, reproduce, distribute and prepare derivative works of *
* this Sample Code. The Sample Code has not been thoroughly *
* tested under all conditions. IBM, therefore, does not guarantee *
* or imply its reliability, serviceability, or function. IBM *
* provides no program services for the Sample Code. *
* *
* All Sample Code contained herein is provided to you "AS IS" *
* without any warranties of any kind. THE IMPLIED WARRANTIES OF *
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND *
* NON-INFRINGMENT ARE EXPRESSLY DISCLAIMED. *
* SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED *
* WARRANTIES, SO THE ABOVE EXCLUSIONS MAY NOT APPLY TO YOU. IN NO *
* EVENT WILL IBM BE LIABLE TO ANY PARTY FOR ANY DIRECT, INDIRECT, *
* SPECIAL OR OTHER CONSEQUENTIAL DAMAGES FOR ANY USE OF THE SAMPLE *
* CODE INCLUDING, WITHOUT LIMITATION, ANY LOST PROFITS, BUSINESS *
* INTERRUPTION, LOSS OF PROGRAMS OR OTHER DATA ON YOUR INFORMATION *
* HANDLING SYSTEM OR OTHERWISE, EVEN IF WE ARE EXPRESSLY ADVISED OF *
* THE POSSIBILITY OF SUCH DAMAGES. *
* *
*