c# - Basic & Digest Negotiation Authentication -


I am writing a WebDav implementation I have implemented both basic and digest authentication.

My problem is that digest authentication has not been implemented by all customers (especially Dreamweaver) while Windows Web folders do not work when the original http challenge is sent.

Is it possible to call client / server (HTP Negotiation / SPNEGO)? What do the headers look like?

Web folders conversation often breaks on Windows (do not know which update is, but it does have some winks Constellations and both Vista and 7)

Net access * The command line mostly works in my experience, even if the wizard is not connected. But to use Basic-Ath on plain HTTP, you have to change the registry described for Vista / 7.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -