Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pact/src/mod.ts>Pact.pactffi_sync_http_set_request_contents

Pact 🔗 Contract Testing for Deno 🦕, Powered by Rust 🦀
Latest
function Pact.pactffi_sync_http_set_request_contents
import { Pact } from "https://deno.land/x/pact@0.1.0/src/mod.ts";
const { pactffi_sync_http_set_request_contents } = Pact;

/data/input/pact.h#L1675

Parameters

interaction: Pointer<StructPointer<"SynchronousHttp">>
contents: Pointer<number>
content_type: Pointer<number>