electron/atom/browser/net
2017-02-08 11:59:43 -08:00
..
asar SetupFilter is replaced with SetUpSourceStream 2017-02-06 10:34:28 -08: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 Use unique_ptr for passing VerifyRequestParams 2017-02-08 11:59:43 -08: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 Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_network_delegate.h Update URLPattern to its latest version 2017-02-06 10:34:29 -08:00
atom_url_request.cc net: disallow cookies from the cookie store 2016-12-21 11:54:48 +05:30
atom_url_request.h net: add api to set request flags for testing 2016-12-09 09:54:30 -08:00
atom_url_request_job_factory.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_url_request_job_factory.h Clear protocol handlers on exit 2016-07-09 17:02:55 +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 fill net::URLRequest details on IO thread 2016-06-09 10:39:18 +05:30
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 Modernize to C++11: Use auto key to improve code readability and maintainability. 2016-07-10 13:11:47 +02: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 Modernize to C++11: Use auto key to improve code readability and maintainability. 2016-07-10 13:11:47 +02: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 Update URLRequestFetchJob 2017-02-06 10:34:29 -08:00
url_request_fetch_job.h Refactor the URLRequestFetchJob code 2016-05-30 20:31:00 +09:00
url_request_string_job.cc Modernize to C++11: Use auto key to improve code readability and maintainability. 2016-07-10 13:11:47 +02:00
url_request_string_job.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00