log net/http/server.lua @ 10326:cd1c73c2bdec

age author description
Sat, 12 Oct 2019 19:30:29 +0200 Kim Alvefur net.http.server: Explicitly convert number to string, avoiding implicit coercion
Sat, 12 Oct 2019 18:27:54 +0200 Kim Alvefur net.http.server: Re-fire unhandled HEAD requsts as GET events (fixes #1447)