Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContentLengthBetween ¶
func NewContentLengthBetween() routing.PredicateSpec
NewContentLengthBetween creates a predicate specification, whose instances match content length header value in range from min (inclusively) to max (exclusively). example: ContentLengthBetween(0, 5000)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.