hunt-trace ~master (2019-10-15T08:23:13Z)
Home
Dub
Repo
b3Post
hunt
trace
v2api
HttpClient
Undocumented in source. Be warned that the author may not have intended to support it.
bool
b3Post
(string url, string text, string result, string content_type, string[string] in_headers)
bool
b3Post
(
string
url
,
string
text
,
out
string
result
,
string
content_type
=
CONTENT_PLAIN
,
string
[
string
]
in_headers
=
string
[
string
].
init
)
bool
b3Post
(string url, string text, string content_type, string[string] in_headers, string result, string[string] out_headers)
Meta
Source
See Implementation
hunt
trace
v2api
HttpClient
functions
b3Get
b3Post
manifest constants
CONTENT_ENCODE
CONTENT_JSON
CONTENT_PLAIN