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 377 of file evhtp.h.
the filename if present (c.html)
Definition at line 380 of file evhtp.h.
the full path+file (/a/b/c.html)
Definition at line 378 of file evhtp.h.
unsigned int matched_eoff |
offset of where the uri ends mainly used for regex matching
Definition at line 386 of file evhtp.h.
unsigned int matched_soff |
offset of where the uri starts mainly used for regex matching
Definition at line 383 of file evhtp.h.
the path (/a/b/)
Definition at line 379 of file evhtp.h.
The documentation for this struct was generated from the following file: