This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
insomnia
Watch
1
Star
0
Fork
0
You've already forked insomnia
mirror of
https://github.com/Kong/insomnia
synced
2024-11-08 14:49:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35c451b803
insomnia
/
packages
/
insomnia-app
/
app
/
datasets
/
encodings.ts
2 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add Prettier
2018-06-25 17:42:50 +00:00
export
default
[
'gzip'
,
'compress'
,
'deflate'
,
'br'
,
'identity'
,
'*'
]
;
Reference in New Issue
Copy Permalink