DescriptionFix bug in AndroidDeviceManager::DeviceProvider::HttpUpgrade()
In the current implementation, HttpRequest in android_device_manager.cc can't handle the leading data frames of WebSocket.
This cl fixes this bug by sending the leading bytes to AndroidDeviceManager::AndroidWebSocket::Connected().
BUG=475352
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|