import { setHttpStatus } from "https://deno.land/x/sentry@8.37.1/index.d.ts";
Sets the Http status attributes on the current span based on the http code. Additionally, the span's status is updated, depending on the http code.
Parameters
span: Span