electron/atom/browser/net
2015-08-12 21:32:52 +08:00
..
asar Make the completion callback optional 2015-08-12 21:32:52 +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 Make the completion callback optional 2015-08-12 21:32:52 +08:00
js_asker.h Implement protocol.registerHttpProtocol 2015-08-12 21:09:44 +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.registerHttpProtocol 2015-08-12 21:09:44 +08:00
url_request_fetch_job.cc Implement protocol.registerHttpProtocol 2015-08-12 21:09:44 +08:00
url_request_fetch_job.h Implement protocol.registerHttpProtocol 2015-08-12 21:09:44 +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 Make the completion callback optional 2015-08-12 21:32:52 +08:00