electron/atom/browser/net
2017-04-27 16:34:52 +09:00
..
asar Fix more API changes due to name changes 2017-04-27 16:34:52 +09:00
about_protocol_handler.cc add about: protocol handler 2016-11-09 13:22:58 +05:30
about_protocol_handler.h add about: protocol handler 2016-11-09 13:22:58 +05:30
atom_cert_verifier.cc Should override the virtual destructor. 2017-03-30 23:19:43 +02:00
atom_cert_verifier.h Use unique_ptr for passing VerifyRequestParams 2017-02-08 11:59:43 -08:00
atom_cookie_delegate.cc FOR_EACH_OBSERVER is removed 2017-02-06 10:34:28 -08:00
atom_cookie_delegate.h Namespace of ChangeCause has changed 2017-02-06 10:34:28 -08:00
atom_ct_delegate.cc session: exclude hosts from CT verification if they are handled by custom cert verifiers 2016-10-17 16:35:28 +05:30
atom_ct_delegate.h session: exclude hosts from CT verification if they are handled by custom cert verifiers 2016-10-17 16:35:28 +05:30
atom_network_delegate.cc Remove redundant calls to smart pointer's get method. 2017-03-30 22:22:40 +02:00
atom_network_delegate.h Update URLPattern to its latest version 2017-02-06 10:34:29 -08:00
atom_url_request.cc Merge pull request #9007 from electron/net_redirect_patch 2017-03-28 09:31:05 -07:00
atom_url_request.h net: allow controlling redirects 2017-03-28 18:46:21 +05:30
atom_url_request_job_factory.cc Fix crash on exit 2017-04-27 16:34:52 +09:00
atom_url_request_job_factory.h Fix API changes of Chrome58 2017-04-27 16:34:52 +09:00
http_protocol_handler.cc support https, ws, wss builtin schemes to be intercepted 2015-05-11 12:56:36 +05:30
http_protocol_handler.h support https, ws, wss builtin schemes to be intercepted 2015-05-11 12:56:36 +05:30
js_asker.cc Fix API changes of base::Value 2017-04-27 16:34:52 +09:00
js_asker.h fill net::URLRequest details on IO thread 2016-06-09 10:39:18 +05:30
url_request_about_job.cc add about: protocol handler 2016-11-09 13:22:58 +05:30
url_request_about_job.h add about: protocol handler 2016-11-09 13:22:58 +05:30
url_request_async_asar_job.cc Fix more API changes due to name changes 2017-04-27 16:34:52 +09:00
url_request_async_asar_job.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
url_request_buffer_job.cc Fix API changes of base::Value 2017-04-27 16:34:52 +09:00
url_request_buffer_job.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
url_request_fetch_job.cc Fix API changes of base::Value 2017-04-27 16:34:52 +09:00
url_request_fetch_job.h Refactor the URLRequestFetchJob code 2016-05-30 20:31:00 +09:00
url_request_string_job.cc Fix API changes of base::Value 2017-04-27 16:34:52 +09:00
url_request_string_job.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00