QOL & Security improvement

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-19 10:09:42 +02:00
parent 03260e0947
commit a147e8b972
12 changed files with 160 additions and 154 deletions
+1 -1
View File
@@ -237,7 +237,7 @@ func toHAR(pr parsedRequest) string {
} `json:"timings"`
}
type harLog struct {
Version string `json:"version"`
Version string `json:"version"`
Creator struct {
Name string `json:"name"`
Version string `json:"version"`