]> Sergey Matveev's repositories - public-inbox.git/commitdiff
wwwstream: eliminate ::response, use html_oneshot
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:52 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
All of our streaming responses use ::aresponse, now, and our
synchronous responses use html_oneshot.  So there's no need
for the old WwwStream::response.


No differences found