chore: remove unneeded code; add throughput example
This commit is contained in:
parent
6eab5d616c
commit
195eb9eb48
3 changed files with 54 additions and 2 deletions
|
|
@ -40,7 +40,6 @@ typedef struct lnm_http_req {
|
|||
struct {
|
||||
size_t o;
|
||||
size_t len;
|
||||
regmatch_t groups[LNM_HTTP_MAX_REGEX_GROUPS];
|
||||
} path;
|
||||
struct {
|
||||
size_t o;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue