Software /
code /
prosody
Comparison
teal-src/net/http/server.d.tl @ 12609:a8eb838fc6cf
net.http: Add teal description files
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 24 Jul 2022 21:25:03 +0200 |
comparison
equal
deleted
inserted
replaced
12608:946a11f794e2 | 12609:a8eb838fc6cf |
---|---|
1 | |
2 local record http_server | |
3 -- TODO | |
4 end | |
5 | |
6 return http_server |