Unit 'wasm.http.api' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#wasm-utils]

__wasmhttp_response_get_header

Declaration

Source position: wasm.http.api.pas line 81

function __wasmhttp_response_get_header(

  aRequestID: TWasmHTTPRequestID;

  aHeaderName: PByte;

  aHeaderLen: LongInt;

  aHeader: PByte;

  aMaxHeaderLen: PLongint

):TWasmHTTPResult;


Documentation generated on: 2025-07-25