//
pkg.gl
Category
github.com/mendersoftware/go-lib-micro
context
httpheader
package
0.0.0-20250221084221-cda146333981
Repository:
https://github.com/mendersoftware/go-lib-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
37 SLOC
#
Functions
FromContext
FromContext extracts httpheader header and returns a string.
WithContext
WithContext stores HTTP headers from `hdrs` which listed in `which` in a context and returns the new context (ctx becomes the parent of newly created context).