Function shutdown
Synopsis
#include <lib/inc/drogon/plugins/SecureSSLRedirector.h>
virtual void shutdown() override
Description
This method must be called by drogon to shutdown the plugin. It must be implemented by the user.
Source
Line 55 in lib/inc/drogon/plugins/SecureSSLRedirector.h.