structure which represents a URI path and or file
More...
#include <evhtp.h>
structure which represents a URI path and or file
Definition at line 393 of file evhtp.h.
the filename if present (c.html)
Definition at line 396 of file evhtp.h.
the full path+file (/a/b/c.html)
Definition at line 394 of file evhtp.h.
unsigned int matched_eoff |
offset of where the uri ends mainly used for regex matching
Definition at line 402 of file evhtp.h.
unsigned int matched_soff |
offset of where the uri starts mainly used for regex matching
Definition at line 399 of file evhtp.h.
the path (/a/b/)
Definition at line 395 of file evhtp.h.
The documentation for this struct was generated from the following file: