Closed PrajwalKarale08 closed 3 years ago
Compression: gzip compression with compression
Originally posted by @shishirYadav in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/13
Compression can greatly decrease the size of the response body, thereby increasing the speed of a web app. Using compression and decompression we can send HTTPS requests and responses easily.
Compression: gzip compression with compression
Originally posted by @shishirYadav in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/13
Compression can greatly decrease the size of the response body, thereby increasing the speed of a web app. Using compression and decompression we can send HTTPS requests and responses easily.