# Functions
FinishRequestSpan finishes the given HTTP request span and sets the expected response-related tags such as the status code.
StartRequestSpan starts an HTTP request span with the standard list of HTTP request span tags (http.method, http.url, http.useragent).