Wasm Directoryalpha
Function

remove-header-pending

Removes all response headers of the given name from a pending response.

remove-header-pending: func(pending: borrow​<pending-response>, name: string, target: pending-response-kind) -> result​<_, error>;