SoupHSTSEnforcerClass.hasValidPolicy

struct SoupHSTSEnforcerClass
extern (C)
int function(SoupHSTSEnforcer* hstsEnforcer, const(char)* domain) hasValidPolicy;

Return Value

%TRUE if access to @domain should happen over HTTPS, false otherwise.

Meta