webrtc/talk/examples
Chuck Hays caae5d47c1 Bye request should use POST not GET
AppRTCDemo is failing to cleanly exit a room because it sends a GET request to /bye. The request to /bye should be a POST request. Because the /bye request is failing, the room is still marked as "full" and rejoining will fail.

BUG=
R=tkchin@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/47759004

Patch from Chuck Hays <haysc@webrtc.org>.

Cr-Commit-Position: refs/heads/master@{#8860}
2015-03-25 20:01:29 +00:00
..
android Update README instructions for Android AppRTCDemo. 2015-03-23 22:35:41 +00:00
androidtests Update README instructions for Android AppRTCDemo. 2015-03-23 22:35:41 +00:00
objc Bye request should use POST not GET 2015-03-25 20:01:29 +00:00
peerconnection Add concept of whether video renderer supports rotation. 2015-03-12 21:38:19 +00:00
relayserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
stunserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
turnserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00