b3Get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool b3Get(string url, string result, string[string] in_headers)
  2. bool b3Get(string url, string[string] in_headers, string[string] out_headers, string result)
    bool
    b3Get
    (
    string url
    ,
    string[string] in_headers
    ,
    out string[string] out_headers
    ,
    out string result
    )

Meta