Source position: wasm.http.api.pas line 81
function __wasmhttp_response_get_header(
aRequestID: TWasmHTTPRequestID;
aHeaderName: PByte;
aHeaderLen: LongInt;
aHeader: PByte;
aMaxHeaderLen: PLongint
):TWasmHTTPResult;