Add cookie header string constructor

This commit is contained in:
y a t s
2024-08-27 12:10:57 -04:00
parent bdba9d8e3d
commit 01b6837eea
5 changed files with 38 additions and 12 deletions

2
go.mod
View File

@@ -2,6 +2,6 @@ module github.com/y-a-t-s/libkiwi
go 1.23.0
require github.com/y-a-t-s/firebird v0.0.0-20240826182749-4000da15aa11
require github.com/y-a-t-s/firebird v0.0.0-20240827160906-63b3ab4765b6
require golang.org/x/net v0.28.0 // indirect