blob: 9d568a3ed64c73a01b0683bc0b55eb65e2943a00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# rlm_rest
## Metadata
<dl>
<dt>category</dt><dd>io</dd>
</dl>
## Summary
Sends HTTP requests to remote servers and decodes the responses.
Can also perform basic auth with user's credentials.
|