This commit is contained in:
Владимир Федоров
2025-07-20 04:44:00 +07:00
parent 3cfa44b99c
commit 729015c4ea
7 changed files with 85 additions and 51 deletions
-6
View File
@@ -1,6 +0,0 @@
package http
type Header struct {
Name string
Value string
}