> I have been trying to make a POST request with Digest > authentication for hours now. > I've set up a echo HTTP server to see what's going on and it > seems that digest authentication is only made when using GET.
Sorry, no idea, never used Digest authentication and have no way to test it, unless it is supported by IIS/10 somehow. Does it currently work with GET against your server? If so, should not be too hard to make POST work as well, but I rarely fix anything I can not test and reproduce as failing. In some ways these clever hashing authentication schemes are no longer necessary now most important traffic uses SSL/TLS, basic authentication is then sufficient. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be