commit | 6ca1ac42836fb005f67514b8deb7a1dc8d59247b | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Fri Oct 16 18:01:32 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Oct 16 18:01:40 2015 |
tree | e8bdb5068377cb87afe147b4ca34501ed83cf714 | |
parent | 861c55e58311383b7f4f61af463ddea53eb3f30f [diff] |
Get rid of deprecated HttpClient fail_redirect accessors. This patch removes set_fail_redirect()/fail_redirect() method accessors from HttpClient class and converts their usage to set_redirection_action/redirection_action where appropriate. BUG=None R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1396683005 Cr-Commit-Position: refs/heads/master@{#10304}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.