This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-25 15:28:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec5cd2fb1caeb9f69388b2acd90aff3597de7af7
electron
/
browser
/
net
History
Cheng Zhao
640f45a5b3
Fix a possible crash when calling AdapterRequestJob::Kill().
2013-10-22 09:33:38 +08:00
..
adapter_request_job.cc
Fix a possible crash when calling AdapterRequestJob::Kill().
2013-10-22 09:33:38 +08:00
adapter_request_job.h
Make ReadRawData a public member, so there is no need to detect types.
2013-08-30 20:49:27 +08:00
atom_url_request_context_getter.cc
Set proxy service at the right place.
2013-09-29 21:43:17 +08:00
atom_url_request_context_getter.h
Use custom url request getter to setup request job factory.
2013-09-20 16:47:47 +08:00
atom_url_request_job_factory.cc
Add protocol interceptor API.
2013-09-03 16:50:10 +08:00
atom_url_request_job_factory.h
Add protocol interceptor API.
2013-09-03 16:50:10 +08:00
url_request_string_job.cc
Separate URLRequestStringJob from atom_api_protocol.
2013-08-30 16:16:41 +08:00
url_request_string_job.h
Separate logics between low level URLRequestJob and js calls.
2013-08-30 20:02:17 +08:00