Better header editor and added completion data

This commit is contained in:
Gregory Schier
2023-03-19 11:09:21 -07:00
parent cb3f053057
commit d9b40dca83
16 changed files with 568 additions and 92 deletions

View File

@@ -0,0 +1 @@
export const encodings = ['*', 'gzip', 'compress', 'deflate', 'br', 'identity'];