SVN is now updated with the PATCH method in the HTTP Client.
Angus
Original Message
*Subject:* Re: [twsocket] HTTP PATCH method for the HttpCli
*From:* RTT
*To:* ICS support mailing
*Date:* Fri, 18 Apr 2014 17:31:38 +0100
On 18-04-2014 16:34, Angus Robertson - Magenta
On 18-04-2014 16:34, Angus Robertson - Magenta Systems Ltd wrote:
So there is no way for us to test the changes, without extra development to
change our web samples?
I also can not make TortoiseSVN recognise your patch file, which is either
faulty or badly formatted, or maybe I just don't know h
> It's exactly the same code as for POST and PUT. Only the HTTP
> method name changes.
So there is no way for us to test the changes, without extra development to
change our web samples?
I also can not make TortoiseSVN recognise your patch file, which is either
faulty or badly formatted, or ma
On 18-04-2014 09:20, Angus Robertson - Magenta Systems Ltd wrote:
Any technical reason for discarding this functionality I submitted
some time ago?
How do we test it? There is no sample to run. Nothing to test against. I
don't have time to read the Google Drive API,
It's exactly the same co
> Any technical reason for discarding this functionality I submitted
> some time ago?
How do we test it? There is no sample to run. Nothing to test against. I
don't have time to read the Google Drive API,
Angus
--
To unsubscribe or change your settings for TWSocket mailing list
please goto
Any technical reason for discarding this functionality I submitted some
time ago?
I'm using it with the Google Drive API, add seems to be working fine.
https://developers.google.com/drive/v2/reference/files/patch
Hi,
Bellow I'm sending a OverbyteIcsHttpProt.pas diff file to implement
the HTT