NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: oggy on March 29, 2016, 02:24:15 AM

Title: HTTP Request (get and post)
Post by: oggy on March 29, 2016, 02:24:15 AM
I know that post is not exactly related to web server, but I have no one to ask...
Problem: I have request from some clients to connect to web shop to send some data (xml). That site has digest authentication. In Nettalk example there is procedure that is related to my problem - question (TestWebClient). But... I cannot achieve to pass the authentication level on web shop. Using Fiddler to "catch" headers and authentication response from web shop I realize that in my (Nettalk) example, the response string isnt the same as that in Fiddler.
For example: in Fiddler I have something like this: Digest realm="Restricted area",qop="auth",nonce="56fb56f3a5f6c",opaque="adce87ac95a1435d74df7acbf41c9ce0",... but in Nettalk example response string isnt right, for example: the realm is empty, the nonce is empty,... and the web shop rejected me from login.
Is it any one here to help me with this problem because I am short in time on this one.
Nettalk 7.70
Regards, Oggy
Title: Re: HTTP Request (get and post)
Post by: MyBrainIsFull on March 29, 2016, 08:01:47 PM
Oggy, I sent you an email - give me a call
Title: Re: HTTP Request (get and post)
Post by: willie53 on June 05, 2016, 12:11:58 PM
Was you able to accomplish this ? I'm having the same problem.
Title: Re: HTTP Request (get and post)
Post by: oggy on June 05, 2016, 11:03:19 PM
Nope, postponed for now... But it is one of my highest priority "TODO"
Title: Re: HTTP Request (get and post)
Post by: Bruce on June 06, 2016, 10:59:42 PM
I would very much like to know the URL of the server please. I don't need your login or password, just the URL.

cheers
Bruce
Title: Re: HTTP Request (get and post)
Post by: oggy on June 06, 2016, 11:04:44 PM
Ok, thanks Bruce, I will send you to mail URL to server login