Generic xlat functions dependent on libcurl.
More...
#include <freeradius-devel/util/value.h>
#include <freeradius-devel/unlang/xlat.h>
#include <freeradius-devel/curl/base.h>
#include <freeradius-devel/curl/xlat.h>
#include "base.h"
Go to the source code of this file.
Generic xlat functions dependent on libcurl.
- Id
- 84a4fcc4aa88fbc95e55d37a67e6545916338e31
- Copyright
- 2024 Arran Cudbard-Bell (a.cud.nosp@m.bard.nosp@m.b@fre.nosp@m.erad.nosp@m.ius.o.nosp@m.rg)
Definition in file xlat.c.
◆ fr_curl_xlat_uri_escape()
xlat function to escape URI encoded strings
Definition at line 45 of file xlat.c.
◆ fr_curl_xlat_uri_unescape()
xlat function to unescape URI encoded strings
Definition at line 73 of file xlat.c.
◆ fr_curl_xlat_safe_args
Initial value:= {
}
@ FR_TYPE_STRING
String of printable characters.
#define XLAT_ARG_PARSER_TERMINATOR
Definition at line 37 of file xlat.c.
◆ fr_curl_xlat_uri_args
Initial value:
Definition at line 32 of file xlat.c.