diff options
| author | Drew DeVault <sir@cmpwn.com> | 2020-10-29 22:47:56 -0400 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2020-10-29 22:47:56 -0400 |
| commit | 7e8a9537949f298eef026f6b97b8c349a9b56ea0 (patch) | |
| tree | 8eec16fd2ac48918f515cf069788eaec4202eadb /src/tls.c | |
| parent | a26573251bf84d43dc32a6253c7ca7f6dcd36053 (diff) | |
| download | gmnisrv-7e8a9537949f298eef026f6b97b8c349a9b56ea0.tar.gz gmnisrv-7e8a9537949f298eef026f6b97b8c349a9b56ea0.tar.xz gmnisrv-7e8a9537949f298eef026f6b97b8c349a9b56ea0.zip | |
Initial pass on regex routing support
All this does is parse the regexes out of the config file.
I've vendored libregexp from Bellard's quickjs project, because it's
reasonably small and self-contained, and POSIX regexes don't support
captures. We're eventually going to want captures for URL rewrites, so
this'll do for now.
Diffstat (limited to 'src/tls.c')
0 files changed, 0 insertions, 0 deletions
