# README

Semconv v1.17.0 HTTP conv

PkgGoDev

# Functions

ClientRequest returns trace attributes for an HTTP request made by a client.
ClientResponse returns trace attributes for an HTTP response received by a client from a server.
ClientStatus returns a span status code and message for an HTTP status code value received by a client.
RequestHeader returns the contents of h as attributes.
ResponseHeader returns the contents of h as attributes.
ServerRequest returns trace attributes for an HTTP request received by a server.
ServerStatus returns a span status code and message for an HTTP status code value returned by a server.