class Lucky::RemoteIpHandler::HabitatSettings

Defined in:

lucky/remote_ip_handler.cr

Class Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Class Method Detail

def self.ip_header_name : String #

def self.ip_header_name=(value : String) #

def self.ip_header_name? #

Used for checking missing settings on non-nilable types It's advised to use ip_header_name in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values