electron/atom/browser/net
2015-08-12 20:37:52 +08:00
..
asar Implement protocol.registerFileProtocol 2015-08-12 15:22:19 +08:00
atom_url_request_job_factory.cc Initial implementation of new protocol API 2015-08-12 13:30:19 +08:00
atom_url_request_job_factory.h Initial implementation of new protocol API 2015-08-12 13:30:19 +08: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 Enable return error for arbitray request job 2015-08-12 13:50:31 +08:00
js_asker.h Enable return error for arbitray request job 2015-08-12 13:50:31 +08:00
url_request_async_asar_job.cc Implement protocol.registerFileProtocol 2015-08-12 15:22:19 +08:00
url_request_async_asar_job.h Implement protocol.registerFileProtocol 2015-08-12 15:22:19 +08:00
url_request_buffer_job.cc Implement protocol.registerBufferProtocol 2015-08-12 20:37:52 +08:00
url_request_buffer_job.h Implement protocol.registerBufferProtocol 2015-08-12 20:37:52 +08:00
url_request_fetch_job.cc net::URLFetcher::Create now returns object with scoped_ptr. 2015-08-11 09:48:55 +08:00
url_request_fetch_job.h Pass net::URLRequestContextGetter in scoped_refptr 2015-08-10 15:28:18 +08:00
url_request_string_job.cc Guard against callback being called twice 2015-08-12 13:43:27 +08:00
url_request_string_job.h Initial implementation of new protocol API 2015-08-12 13:30:19 +08:00