insomnia/packages/insomnia-app/app/models
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
..
__mocks__ [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
__schemas__ Ensure a base space always exists (+ fix gRPC sub-environments) (#3819) 2021-07-26 00:49:34 +00:00
__tests__ Add gRPC Headers (INS-362) (#3667) (#4244) 2021-12-06 10:12:18 +00:00
helpers fixes direct import for insomnia-config (#4189) 2021-11-09 01:32:19 +00:00
api-spec.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
client-certificate.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
cookie-jar.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
environment.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
git-repository.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
grpc-request-meta.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
grpc-request.ts Add gRPC Headers (INS-362) (#3667) (#4244) 2021-12-06 10:12:18 +00:00
index.ts Space -> Project rename & update code-references (#3928) 2021-08-20 11:12:36 -04:00
o-auth-2-token.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
plugin-data.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
project.ts implements sort order for projects (#3953) 2021-09-09 21:42:57 +00:00
proto-directory.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
proto-file.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
request-group-meta.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
request-group.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
request-meta.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
request-version.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
request.ts fixes "Hide menu bar" setting (#3961) 2021-08-31 16:31:08 +12:00
response.ts add eslint rules for semi colons (#3989) 2021-09-01 10:50:26 -04:00
settings.ts Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
stats.ts Space -> Project rename & update code-references (#3928) 2021-08-20 11:12:36 -04:00
unit-test-result.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
unit-test-suite.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
unit-test.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
workspace-meta.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
workspace.ts renames base project to default project in code and copy (#3939) 2021-08-25 12:51:40 +12:00