shithub: furgit

ref: 0587025b7d48bae29b0843c2c4ab691b99f82752
dir: /headers.go/

View raw version
package furgit

type ExtraHeader struct {
	Key   string
	Value []byte
}