サクサク読めて、アプリ限定の機能も多数!
“go-httpheader is a Go library for encoding structs into Header fields.”
braitom のブックマーク 2021/01/20 22:18
GitHub - mozillazg/go-httpheader: A Go library for encoding structs into Header fields.[golang][http][library]“go-httpheader is a Go library for encoding structs into Header fields.”2021/01/20 22:18
このブックマークにはスターがありません。 最初のスターをつけてみよう!
github.com/mozillazg2021/01/17
package main import ( "fmt" "net/http" "github.com/mozillazg/go-httpheader" ) type Options struct { hide string ContentType string `header:"Content-Type"` Length int XArray []string `header:"X-Arra...
4 人がブックマーク・2 件のコメント
\ コメントが サクサク読める アプリです /
“go-httpheader is a Go library for encoding structs into Header fields.”
braitom のブックマーク 2021/01/20 22:18
このブックマークにはスターがありません。
最初のスターをつけてみよう!