mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Merge branch 'insp20' into master.
This commit is contained in:
commit
b2ac8cc0a6
@ -349,6 +349,7 @@ class HttpServerSocket : public BufferedSocket, public Timer, public insp::intru
|
||||
{
|
||||
SendHeaders(n->str().length(), response, *hheaders);
|
||||
WriteData(n->str());
|
||||
Close();
|
||||
}
|
||||
|
||||
void AddToCull()
|
||||
|
Loading…
x
Reference in New Issue
Block a user