Did you know ... Search Documentation:
Pack plasticsearch -- prolog/plasticsearch/transport.pl
PublicShow source
author
- Hongxin Liang
license
- Apache License Version 2.0
 perform_request(+Ps, +HTTPMethod, +Context, +Params, -Status, -Reply) is semidet
 perform_request(+Ps, +HTTPMethod, +Context, +Params, +Body, -Status, -Reply) is semidet
Perform actual HTTP request. For GET and DELETE methods, body is not supported.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 perform_request(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7)