This commit is contained in:
Omar Polo 2021-01-21 09:17:19 +00:00
parent de27389e83
commit 1213c735bf
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2021-01-21 Omar Polo <op@omarpolo.com>
* server.c (handle_handshake): glob for vhost domain
* gmid.c (log_request): logs the full IRI and the response code (even for CGI)
2021-01-19 Omar Polo <op@omarpolo.com>
* parse.y (servopt): add "lang" server option