Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pact/src/deps.dev.ts>Pact.pactffi_verifier_add_custom_header

Pact πŸ”— Contract Testing for Deno πŸ¦•, Powered by Rust πŸ¦€
Latest
function Pact.pactffi_verifier_add_custom_header
import { Pact } from "https://deno.land/x/pact@0.1.0/src/deps.dev.ts";
const { pactffi_verifier_add_custom_header } = Pact;

/data/input/pact.h#L3062

Parameters

handle: Pointer<"VerifierHandle">
header_name: Pointer<number>
header_value: Pointer<number>