Skip to content

Add digest authentication test to MHD test suite

username-removed-1278597 requested to merge tmp-use-mhd-digest into master
  • tests/Makefile.am: Add test 'test-auth-digest'
  • tests/libtest.c: Fix HTTP server to handle digest authentication
  • tests/libtest.h: Add opaque for digest authentication
  • tests/test-auth-digest.c: Add new test to prove digest authentication functionality
Edited by username-removed-1278597

Merge request reports