Westwind Utilities
HttpClient.AddPostKey
Table of Contents
On this page:

HttpClient.AddPostKey

public void AddPostKey(string fullPostBuffer)

Parameters

fullPostBuffer
String based full POST buffer

Overloads

public void AddPostKey(string key, string value)
public void AddPostKey(byte[] fullPostBuffer)
public void AddPostKey(string key, byte[] value)

© West Wind Technologies, 2026 • updated: Jan 02, 2026
Comment or report problem with topic