Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for #5762 #5763

Closed
wants to merge 69 commits into from
Closed

fix for #5762 #5763

wants to merge 69 commits into from

Conversation

bchoii
Copy link

@bchoii bchoii commented Nov 23, 2020

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

SSE currently not compatible with compression middleware.

Issue Number: #5762

What is the new behavior?

Makes SSE compatible with compression middleware.

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

@bchoii bchoii changed the title Added "no-transform" to SSE headers. bugfix Added "no-transform" to SSE headers. Nov 23, 2020
@bchoii bchoii changed the title bugfix Added "no-transform" to SSE headers. fix : Added "no-transform" to SSE headers. Nov 23, 2020
renovate-bot and others added 27 commits November 23, 2020 23:01
…0.2.29

chore(deps-dev): bump typeorm from 0.2.28 to 0.2.29
…cha-8.0.4

chore(deps-dev): bump @types/mocha from 8.0.3 to 8.0.4
…ged-10.5.2

chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.2
…pt-eslint/parser-4.8.2

chore(deps-dev): bump @typescript-eslint/parser from 4.5.0 to 4.8.2
…flect-metadata-0.1.0

chore(deps-dev): bump @types/reflect-metadata from 0.0.5 to 0.1.0
chore(deps): update babel monorepo to v7.12.8
…static-3.3.0

chore(deps-dev): bump fastify-static from 3.2.1 to 3.3.0
…pt-eslint/eslint-plugin-4.8.2

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.8.2
…ongoose-7.1.2

chore(deps-dev): bump @nestjs/mongoose from 7.0.2 to 7.1.2
…-request-4.3.0

chore(deps): bump light-my-request from 4.2.1 to 4.3.0
…rcemaps-3.0.0

chore(deps-dev): bump gulp-sourcemaps from 2.6.5 to 3.0.0
chore(deps): update dependency @babel/core to v7.12.9
dependabot bot and others added 28 commits November 27, 2020 05:34
…tools-7.0.2

chore(deps-dev): bump graphql-tools from 7.0.1 to 7.0.2
…3.8.0

chore(deps-dev): bump core-js from 3.7.0 to 3.8.0
…de-14.14.10

chore(deps-dev): bump @types/node from 14.14.9 to 14.14.10
…-7.4.0

chore(deps-dev): bump @types/ws from 7.2.9 to 7.4.0
…-5.10.16

chore(deps-dev): bump mongoose from 5.10.15 to 5.10.16
docs(core): edit contribution guide
…raphql-7.9.0

chore(deps-dev): bump @nestjs/graphql from 7.8.2 to 7.9.0
…-9.1.0

chore(deps-dev): bump ts-morph from 9.0.0 to 9.1.0
…-view-4.7.0

chore(deps-dev): bump point-of-view from 4.6.0 to 4.7.0
…-5.10.18

chore(deps-dev): bump mongoose from 5.10.16 to 5.10.18
…ngoose-5.10.1

chore(deps-dev): bump @types/mongoose from 5.7.36 to 5.10.1
fix(microservices): listen method is void return type
refactor: jsdoc fixes for INestApplication, INestMicroservice, MiddlewareConsumer and MiddlewareConfigProxy
…-2.2.1

chore(deps-dev): bump prettier from 2.2.0 to 2.2.1
@bchoii bchoii changed the title fix : Added "no-transform" to SSE headers. fix for #5762 Dec 3, 2020
@bchoii bchoii closed this Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants