Commit Graph

37 Commits

Author SHA1 Message Date
Benjamin Pasero
58186544a3 sandbox - move more services to electron-sandbox 2020-05-26 08:33:00 +02:00
Benjamin Pasero
7f34cb5384 sandbox - ensure IElectronService is declared from electron-sandbox layer 2020-05-25 12:41:39 +02:00
Benjamin Pasero
bd62ffe1f4 sandbox - move electron service into common/sandbox 2020-05-25 10:13:03 +02:00
Alex Dima
82098224b2 Add IRemoteAgentConnection.withChannel for stateless requests 2020-01-27 15:23:20 +01:00
Benjamin Pasero
3334b82562 debt - remove resolveProxy from window service 2019-09-19 18:19:16 +02:00
Benjamin Pasero
f3d976216e debt - allow to use request helper from base 2019-08-24 16:53:20 +02:00
Sandeep Somavarapu
c76a7e69a6 remove request handler api and make web request service self registerable 2019-08-12 17:35:53 +02:00
Sandeep Somavarapu
894056d11c 💄 2019-07-14 23:36:57 +02:00
Sandeep Somavarapu
a60a8aef78 Introduce request handler in web api 2019-07-14 23:27:08 +02:00
Sandeep Somavarapu
c0e7048e79 Web request service
- Redirect requests to server on error
2019-07-14 22:31:36 +02:00
Joao Moreno
ae1d545716 improve request service interface 2016-08-16 18:17:00 +02:00
Joao Moreno
971b243e49 💄 2016-08-16 18:17:00 +02:00
Joao Moreno
b9d112985f RequestService2 2016-08-16 18:17:00 +02:00
Joao Moreno
b44c9b26bd handle content encoding gzip from service calls 2016-07-26 17:41:04 +02:00
Joao Moreno
ebc11fe9f7 fix proxy regex validator
related to #9305
2016-07-22 12:11:14 +02:00
Martin Aeschlimann
e228769042 Polish configuration section labels & add link 2016-06-27 18:37:04 +02:00
Benjamin Pasero
bc9686b4cf add a setting to enable showing tabs 2016-06-13 15:37:25 +02:00
Alex Dima
eebb449b3c Move Promise.xhr from JS to TS (in base/common/network) 2016-06-08 20:35:12 +02:00
Benjamin Pasero
c843d58563 use instantiation service for service creation too 2016-06-03 14:43:41 +02:00
Joao Moreno
2f8129f6d9 cleanup request service proxy config 2016-05-03 16:12:07 +02:00
Joao Moreno
73627ac0ef simplify request service 2016-05-03 16:12:07 +02:00
Joao Moreno
0c8affa105 http.proxy can also be empty
related to #5596 #2856
2016-04-29 11:15:06 +02:00
Johannes Rieken
8be19782ff debt - configuration service is no longer an event emitter but has the onDidChange event *only* 2016-04-25 15:16:51 +02:00
Joao Moreno
79b25eaac8 add regex pattern to http.proxy
related to #5596
2016-04-21 22:00:17 +02:00
Benjamin Pasero
31ce12f023 Investigate to make IConfigurationService sync if already blocking startup (fixes #4264) 2016-04-01 11:41:16 +02:00
Joao Moreno
ada872b46b fix IXHRResponse interface link 2016-02-10 17:37:24 +01:00
Joao Moreno
76e888f0cd support gzip content-encoding in rawHttpService 2016-02-10 17:15:29 +01:00
Benjamin Pasero
9bbd9d3b1a more linting 2016-02-04 18:08:17 +01:00
Alex Dima
0a10223154 Remove worker request service that delegates back to the main thread for CORS 2016-02-03 12:04:41 +01:00
Alex Dima
b6ad037ed8 Minor clean up in /base/ 2016-02-03 12:04:39 +01:00
Joao Moreno
20ff90c932 set rejectUnauthorized in regular https requests
related to #155
2016-01-12 09:15:56 +01:00
Benjamin Pasero
0e7ed68303 move proxy helper from workbench => base 2016-01-11 09:59:29 +01:00
Joao Moreno
4a7ddb0788 use base proxy util for request service too
related to #155
2016-01-08 11:11:28 +01:00
Benjamin Pasero
ae33727a08 lint workbench services 2015-12-21 17:45:14 +01:00
Joao Moreno
eaa5bcfe19 bring proxy stuff together
add http.proxyStrictSSL option

fixes #155
2015-12-01 18:20:57 +01:00
Martin Aeschlimann
4aaeb38785 [json] JSON Schema wrong path encoding #789 2015-11-30 11:35:03 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00