{"id":50600,"library":"gobwas-httphead","title":"HTTP Head","description":"Provides utilities for parsing HTTP and HTTP-grammar compatible text protocol headers.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/gobwas/httphead","tags":["http","headers","parsing","protocol"],"install":[{"cmd":"go get github.com/gobwas/httphead","lang":"bash","label":"Install github.com/gobwas/httphead"}],"dependencies":[],"imports":[{"symbol":"httphead","correct":"github.com/gobwas/httphead"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gobwas/httphead\"\n)\n\nfunc main() {\n\t// Example: parse a header value\n\tok, val := httphead.ParseValue([]byte(\"text/html\"))\n\tfmt.Println(ok, string(val))\n}","lang":"go","description":"Parses an HTTP header value."},"warnings":[],"env_vars":null,"search_vec":"'compat':12 'grammar':11 'head':2 'header':15,17 'http':1,7,10,16 'http-grammar':9 'pars':6,18 'protocol':14,19 'provid':3 'text':13 'util':4","created_at":"2026-06-15T05:00:15.542658+00:00","updated_at":"2026-06-15T05:00:15.542658+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gobwas/httphead","github":"https://github.com/gobwas/httphead","docs":"https://pkg.go.dev/github.com/gobwas/httphead#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}