summaryrefslogtreecommitdiffstats
path: root/libnetdata/url/README.md
blob: cca6f8731eacc16de32bd8795b5f0cd7e2b0b03c (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 libraries"
-->

# URL

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