rename http_settings class as http_proxy class

This commit is contained in:
spyhole
2005-08-24 23:29:57 +00:00
parent 67527bec0b
commit 663764a49a
4 changed files with 24 additions and 23 deletions

View File

@@ -420,7 +420,7 @@ The ``session`` class has the following synopsis::
void disable_extensions();
void enable_extension(peer_connection::extension_index);
void set_http_proxy(const http_proxy& settings);
void set_http_proxy(const http_proxy& http_proxy);
void set_upload_rate_limit(int bytes_per_second);
void set_download_rate_limit(int bytes_per_second);