insomnia/packages/insomnia-app/app/common
Filipe Freire f513d59f69
Add gRPC Headers (INS-362) (#3667) (#4244)
* Add gRPC Headers (INS-362) (#3667)

* Add grpc headers support to client, server and bidi streams

* Fix failing grpc unit checks

* Improvements after CR for #4244

* Fix lint issues

* Fix grpc header overflow and failing tests

* Fix illegal characters in metadata key validation

* Fix common-headers naming and add unit checks

* Fix wrong import format
2021-12-06 10:12:18 +00:00
..
__fixtures__ fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
__mocks__ Update mock implementation and move the segment event enum (#3913) 2021-08-12 22:35:43 +00:00
__tests__ Add gRPC Headers (INS-362) (#3667) (#4244) 2021-12-06 10:12:18 +00:00
analytics.ts Space -> Project rename & update code-references (#3928) 2021-08-20 11:12:36 -04:00
api-specs.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
async-array-helpers.ts Migrate collections into their remote space (#3876) 2021-08-10 23:35:05 +00:00
common-headers.ts Add gRPC Headers (INS-362) (#3667) (#4244) 2021-12-06 10:12:18 +00:00
constants.ts Fix: disabled native modules in the renderer (#4230) 2021-12-02 09:26:08 +00:00
database.ts Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
documentation.ts Introducing tooltip helper for Vim mode on MacOS (#3476) 2021-06-17 09:32:23 -04:00
electron-helpers.ts exit with exit-code 1 (#4148) 2021-10-24 16:05:03 +13:00
export.ts Ensure a base space always exists (+ fix gRPC sub-environments) (#3819) 2021-07-26 00:49:34 +00:00
get-workspace-label.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
grpc-paths.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
har.ts decouple plugins from networking (#4223) 2021-11-24 09:32:54 +00:00
hotkeys-listener.ts Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
hotkeys.ts fixes hotkey ux (and ui bugs) (#4045) 2021-12-01 19:25:13 +00:00
import.ts fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
ipc-events.ts Fix: disabled native modules in the renderer (#4230) 2021-12-02 09:26:08 +00:00
keyboard-keys.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
log.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
markdown-to-html.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
migrate-from-designer.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
misc.ts Unescape xml links before opening it (#2725) 2021-09-09 15:02:42 +00:00
render.ts fix: consistently use index (#4196) 2021-11-10 06:11:31 +00:00
select-file-or-folder.ts adds eslint rule for requiring default case statements (#3779) 2021-07-01 20:47:10 +00:00
send-request.ts Fix: disabled native modules in the renderer (#4230) 2021-12-02 09:26:08 +00:00
sorting.ts fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
spectral.ts Update Spectral to latest release (#3179) 2021-06-30 15:11:20 +00:00
strings.ts Reduce AppBar sizing and add Project Name to breadcrumbs (#4159) 2021-11-03 11:10:53 +13:00
validate-insomnia-config.ts Prevent app initialization logic if config is invalid (#4134) 2021-10-23 11:35:18 +13:00