It would be useful if the method SendRequest of the HttpService could show the returned response code.
Other ideas of HttpService.SendRequest improvement - send more HTTP response meta data:
- Return HTTP response headers
- Return protocol errors when request fails (e.g. connection timed-out, etc.)
- returning all new information would be optional. It would be switched on when a parameter with a result http metadata contextstore was sent. In that case, the result http metadata contextstore would be filled with all the new requested data.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.