(Auto)update libjingle 64247466-> 64326665
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5845 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -16,12 +16,6 @@ namespace {
|
||||
"Host: localhost\r\n"
|
||||
"\r\n";
|
||||
|
||||
const char* const kResponse =
|
||||
"HTTP/1.1 200\r\n"
|
||||
"Connection: Close\r\n"
|
||||
"Content-Length: 0\r\n"
|
||||
"\r\n";
|
||||
|
||||
struct HttpServerMonitor : public sigslot::has_slots<> {
|
||||
HttpServerTransaction* transaction;
|
||||
bool server_closed, connection_closed;
|
||||
|
Reference in New Issue
Block a user