Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] HTTP Digest in CI for REST
#1

[eluser]Phil Sturgeon[/eluser]
I am trying to complete a REST implementation that other than digest auth is perfect!

Below is a link to my testing CodeIgniter setup. In there is controllers/rest_test.php which will make calls to example_api.php using the REST.php client library, which in turn uses a modified version of my Curl.php library.

http://philsturgeon.co.uk/uploads/rest.zip

If anyone can help with this I will love you and perhaps slip you a financial thanks towards payday as this has started to give me a damn migrane.

HTTP Basic works PERFECTLY. Digest does not work for sh*t.

The issue is that the expected responce we build, and the responce provided by digest just do not match, yet all the data is there and is being put together correctly. PLEASE somebody fix this.


Messages In This Thread
[SOLVED] HTTP Digest in CI for REST - by El Forum - 06-17-2009, 06:55 AM
[SOLVED] HTTP Digest in CI for REST - by El Forum - 06-17-2009, 07:10 AM
[SOLVED] HTTP Digest in CI for REST - by El Forum - 06-17-2009, 02:21 PM
[SOLVED] HTTP Digest in CI for REST - by El Forum - 06-17-2009, 05:05 PM
[SOLVED] HTTP Digest in CI for REST - by El Forum - 06-19-2009, 01:23 AM
[SOLVED] HTTP Digest in CI for REST - by El Forum - 04-09-2010, 12:15 AM
[SOLVED] HTTP Digest in CI for REST - by El Forum - 08-11-2011, 10:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB