electron/atom/browser/net
Cheng Zhao 277f93653e
feat: migrate protocol module to NetworkService (Part 3) (#18030)
* Implement http protocol handler

* File protocol handler also accepts options

* Http protocol should inherit headers by default

* Only inherit necessary headers

* Slightly reorder logics
2019-04-30 09:47:04 +09:00
..
asar
about_protocol_handler.cc
about_protocol_handler.h
atom_cert_verifier.cc
atom_cert_verifier.h
atom_network_delegate.cc chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
atom_network_delegate.h
atom_url_loader_factory.cc feat: migrate protocol module to NetworkService (Part 3) (#18030) 2019-04-30 09:47:04 +09:00
atom_url_loader_factory.h feat: migrate protocol module to NetworkService (Part 3) (#18030) 2019-04-30 09:47:04 +09:00
atom_url_request.cc chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
atom_url_request.h chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
atom_url_request_job_factory.cc
atom_url_request_job_factory.h
cookie_details.h
http_protocol_handler.cc
http_protocol_handler.h
js_asker.cc
js_asker.h
network_context_service.cc
network_context_service.h
network_context_service_factory.cc fix: allow creating service for temporary partitions (nws13n) (#17930) 2019-04-24 09:30:53 +09:00
network_context_service_factory.h fix: allow creating service for temporary partitions (nws13n) (#17930) 2019-04-24 09:30:53 +09:00
require_ct_delegate.cc
require_ct_delegate.h
resolve_proxy_helper.cc
resolve_proxy_helper.h
system_network_context_manager.cc
system_network_context_manager.h
url_request_about_job.cc
url_request_about_job.h
url_request_async_asar_job.cc
url_request_async_asar_job.h
url_request_buffer_job.cc chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
url_request_buffer_job.h
url_request_context_getter.cc chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
url_request_context_getter.h
url_request_fetch_job.cc
url_request_fetch_job.h
url_request_stream_job.cc chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
url_request_stream_job.h
url_request_string_job.cc
url_request_string_job.h