[libmicrohttpd] proper way to make redirection from http to https
From:
rahul bhola
Subject:
[libmicrohttpd] proper way to make redirection from http to https
Date:
Mon, 01 Feb 2016 12:31:27 +0000
Hi, what is the proper way to redirect a user from http to https server. Is there any internals in that, or do i have to create two instances and redirect from http to https using 302.