commit | 83da552062409ac195cad8bd09f5b208b30bd888 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Sep 26 16:18:38 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 28 09:48:47 2018 +0000 |
tree | f81551328bf8dbbfc7b315375de9928f498dddfb | |
parent | 371781435a027d6848b18e03caddcba2192948cd [diff] |
Delete unused HTTP server code There were remnants of use in proxy_unittest.cc, instantiating an HttpListenServer but not using it for anything. Also trim down httpcommon.h, the only function still in use is HttpAuthenticate. Bug: webrtc:6424 Change-Id: I9b122dedd6e8c923ed7bc721a336fe54192328c4 Reviewed-on: https://webrtc-review.googlesource.com/102141 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24884}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.