1
0
forked from aniani/gmnisrv
gmnisrv/include
René Wagner 32913c35cd implement handling of ROUTE_EXACT definitions
This patchset implements the handling of exact routes
as described in gmnisrvini(5).
2021-01-29 08:55:43 -05:00
..
config.h implement handling of ROUTE_EXACT definitions 2021-01-29 08:55:43 -05:00
escape.h
gemini.h
ini.h Implement URL rewrites with regex capture groups 2020-11-01 11:19:51 -05:00
log.h
mime.h Implement MIME database support 2020-10-28 12:38:32 -04:00
regexp-opcode.h Initial pass on regex routing support 2020-10-29 22:47:56 -04:00
regexp.h Initial pass on regex routing support 2020-10-29 22:47:56 -04:00
server.h
tls.h
unicode-table.h Drop most of the unicode tables 2020-10-29 23:30:49 -04:00
url.h
util.h