]> 127.0.0.1 Git - front/.git/commitdiff
Update http.go v0.1.20240806030534
authorqydysky <qydysky@foxmail.com>
Tue, 6 Aug 2024 03:03:37 +0000 (11:03 +0800)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 03:03:37 +0000 (11:03 +0800)
http.go

diff --git a/http.go b/http.go
index 55dbc081e3b890a5a10ca1247f78f60cc6198e6d..b5eddb2be11ab79fcb26734c46ccd87af2e152f1 100644 (file)
--- a/http.go
+++ b/http.go
@@ -7,6 +7,7 @@ import (
        "errors"
        "fmt"
        "io"
+       "path"
        "net/http"
        "time"
        _ "unsafe"