Пример #1
0
void Connection::write(HTTP::Response &r)
{
	write(r.toString());
}