struct Noir::JSHttpRouteExtractor::Handler

Defined in:

miniparsers/js_http_route_extractor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(request_name : String, body : String, body_start_pos : Int32) #

[View source]

Instance Method Detail

def body : String #

[View source]
def body_start_pos : Int32 #

[View source]
def request_name : String #

[View source]