MCPcopy
hub / github.com/axios/axios / ResponseHeaders

Interface ResponseHeaders

tests/module/esm/tests/helpers/esm-index.ts:128–130  ·  tests/module/esm/tests/helpers/esm-index.ts::ResponseHeaders

Source from the content-addressed store, hash-verified

126}
127
128interface ResponseHeaders {
129 class="st">'x-header': string;
130}
131
132class="cm">// with default AxiosResponse<T> result
133

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected