Home
last modified time | relevance | path

Searched refs:zxid_http_post_raw (Results 1 – 3 of 3) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A DChanges249 - Added curl_easy_reset() to zxid_http_post_raw(), reportedly fixing a segv
/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A Dzxid.cs3717 …public static SWIGTYPE_p_zx_str zxid_http_post_raw(SWIGTYPE_p_zxid_conf cf, SWIGTYPE_p_zx_str url,… in zxid_http_post_raw() method in zxid
3718 …IntPtr cPtr = zxidPINVOKE.zxid_http_post_raw(SWIGTYPE_p_zxid_conf.getCPtr(cf), SWIGTYPE_p_zx_str.g… in zxid_http_post_raw()
H A DzxidPINVOKE.cs2777 public static extern IntPtr zxid_http_post_raw(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3); in zxid_http_post_raw() method in zxidPINVOKE