class FLP::Policy::HeaderLength

Defined in:

flp/policy/header_length.cr

Constant Summary

MESSAGE = "Invalid header length"
VALID_HEADER_LENGTH = 6

Instance Method Summary

Instance methods inherited from class FLP::Policy::Base

call(value) call

Class methods inherited from class FLP::Policy::Base

call(value) call

Instance Method Detail

def call(value) #

[View source]