* Better place to get server name/type
* Servers export 'isSecure'
This commit is contained in:
@@ -13,6 +13,3 @@ require('util').inherits(ServerModule, PluginModule);
|
||||
|
||||
ServerModule.prototype.createServer = function() {
|
||||
};
|
||||
|
||||
ServerModule.prototype.getServerType = function() {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user