Re: tsNet and Digest Authentication - some problems or better said: missing knowledge

2018-03-13 Thread Matthias Rebbe via use-livecode
Hi Charles, yes, you are right. For testing i am using the same URL request. But this shouldn´t matter. I´ve tried LC 9DP11 and LC 8.1.9 Business which both have tsNet 1.3.4 included. I ´ve filed a bug now. http://quality.livecode.com/show_bug.cgi?id=21062

Re: tsNet and Digest Authentication - some problems or better said: missing knowledge

2018-03-13 Thread Charles Warwick via use-livecode
Hi Matthias, It looks to me that you are issuing a put URL request to the same URL each time? Are you using the latest version of LC? I think I know what is going on, but will need to generate a new tsNet build and get you to test to see if it resolves the issue. Can you please raise a bug re

Re: tsNet and Digest Authentication - some problems or better said: missing knowledge

2018-03-09 Thread Matthias Rebbe via use-livecode
Hi Charles, thanks for your answer. I´ve done as requested. With tsNetLibUrlReuseConnection set to true A session cookie is sent from the PABX after the first successful connection. The 2nd unsuccessful connection shows "HTTP/1.1 401 Unauthorized Authentication problem. Ignoring this.” And the

Re: tsNet and Digest Authentication - some problems or better said: missing knowledge

2018-03-08 Thread Charles Warwick via use-livecode
Hi Matthias, That does sound strange. If you download the following stack: https://downloads.techstrategies.com.au/tsnet/debug_liburl.livecode Open that stack at the same time as you have your application stack open in the IDE, click the “Start Debug” button, and try your PUT requests. That w