Module parser

Module parser 

Source
Expand description

Parse string request from incoming http to Request struct model which include method, path, headers, params (optional) and body (optional)

Structs§

Request

Enums§

Method