UNPKG

autotel

Version:
14 lines (12 loc) 468 B
'use strict'; // src/semantic-conventions.ts function httpRequestHeaderAttribute(name) { return `http.request.header.${name.toLowerCase()}`; } function httpResponseHeaderAttribute(name) { return `http.response.header.${name.toLowerCase()}`; } exports.httpRequestHeaderAttribute = httpRequestHeaderAttribute; exports.httpResponseHeaderAttribute = httpResponseHeaderAttribute; //# sourceMappingURL=chunk-2ZKEORFN.cjs.map //# sourceMappingURL=chunk-2ZKEORFN.cjs.map