mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 09:38:29 +02:00
Refactor desktop app into separate client and proxy apps
This commit is contained in:
1
apps/yaak-client/lib/data/encodings.ts
Normal file
1
apps/yaak-client/lib/data/encodings.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const encodings = ['*', 'gzip', 'compress', 'deflate', 'br', 'zstd', 'identity'];
|
||||
Reference in New Issue
Block a user