Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb for Rest API POST
#1
Howdy All!

I am exposing my web reservation system to Viator and I need to implement a REST api around my internal classes.

I have written content handlers for each REST api call with the appropriate path.

I am using Advanced REST Client to test my application running as a service.

I put my URL and method to POST. I copy my XML for processing into the Body of the request and issue it.

From within the C++ Builder IDE, I set and get a breakpoint on handler's Execute().

I can't see anywhere in the THttpRequest object where the content passed in is.

How do I read / fetch it from within my event?

Thanks in advance,

Shane
Reply


Messages In This Thread
Intraweb for Rest API POST - by ShaneStump - 11-25-2019, 08:05 PM
RE: Intraweb for Rest API POST - by kudzu - 11-25-2019, 08:43 PM
RE: Intraweb for Rest API POST - by ShaneStump - 11-25-2019, 08:58 PM
RE: Intraweb for Rest API POST - by kudzu - 11-26-2019, 03:29 PM
RE: Intraweb for Rest API POST - by ShaneStump - 11-25-2019, 10:19 PM
RE: Intraweb for Rest API POST - by ShaneStump - 11-26-2019, 11:33 AM
RE: Intraweb for Rest API POST - by ShaneStump - 11-26-2019, 02:02 PM
RE: Intraweb for Rest API POST - by ShaneStump - 11-26-2019, 03:13 PM
RE: Intraweb for Rest API POST - by kudzu - 11-26-2019, 10:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)