Init copy as HAR

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-19 09:39:50 +02:00
parent ed59923b7d
commit 03260e0947
2 changed files with 106 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ var allFormats = []list.Item{
formatItem{"go", "Go", "net/http package"},
formatItem{"ffuf", "FFUF", "web fuzzer: FUZZ in query string"},
formatItem{"markdown", "Markdown", "formatted for documentation"},
formatItem{"har", "HAR", "HTTP Archive (JSON)"},
}
type Model struct {