Re: [twsocket] HTTP PATCH method for the HttpCli

2014-04-20 Thread Angus Robertson - Magenta Systems Ltd
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

Re: [twsocket] HTTP PATCH method for the HttpCli

2014-04-18 Thread RTT
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

Re: [twsocket] HTTP PATCH method for the HttpCli

2014-04-18 Thread Angus Robertson - Magenta Systems Ltd
> 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

Re: [twsocket] HTTP PATCH method for the HttpCli

2014-04-18 Thread RTT
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

Re: [twsocket] HTTP PATCH method for the HttpCli

2014-04-18 Thread Angus Robertson - Magenta Systems Ltd
> 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

Re: [twsocket] HTTP PATCH method for the HttpCli

2014-04-17 Thread RTT
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