//
pkg.gl
Category
github.com/IBM/fp-go
http
headers
package
1.0.150
Repository:
https://github.com/ibm/fp-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
38 SLOC
#
Constants
Accept
HTTP headers.
Authorization
HTTP headers.
ContentLength
HTTP headers.
ContentType
HTTP headers.
#
Variables
AtValue
AtValue is a [L.Lens] that focusses on first value of a header.
AtValues
AtValues is a [L.Lens] that focusses on the values of a header.
Monoid
Monoid is a [M.Monoid] to concatenate [http.Header] maps.