summaryrefslogtreecommitdiffstats
path: root/libnetdata/url/README.md
blob: 1ba51e2ea675322f4cddc3cfc99763c52a17a801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--
title: "URL"
custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/url/README.md
sidebar_label: "URL"
learn_status: "Published"
learn_topic_type: "Tasks"
learn_rel_path: "Developers/libnetdata"
-->

# URL

The URL library contains common functions useful for URLs, like conversion from/to hex, 
URL encode/decode and query string parsing.