mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
More cleanup
This commit is contained in:
parent
e29c11546c
commit
1a811edc95
5 changed files with 201 additions and 78 deletions
|
|
@ -18,6 +18,8 @@ export function getHeaderValueAsString(headers, headerName) {
|
|||
|
||||
/**
|
||||
* Remove headers that become stale when the response body is modified.
|
||||
* Mutates the provided headers object in place.
|
||||
*
|
||||
* @param {NodeJS.Dict<string | string[]> | undefined} headers
|
||||
* @returns {void}
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue