B0_std_spawn_clientval make :
?search:B0_std.Cmd.tool_search ->
?cmd:B0_std.Cmd.t ->
?insecure:bool ->
unit ->
(Webs.Http_client.t, string) Stdlib.resultmake ~search ~cmd () looks for cmd (defaults to Cmd.tool "curl") in search (defaults to Os.Cmd.get ~search).