Ah, forgot about
https://www.mail-archive.com/libmicrohttpd@gnu.org/msg02744.html

On Sat, 18 Dec 2021, 11:45 Gavin Henry, <ghe...@sentrypeer.org> wrote:

> Hi all,
>
> When not using url params, is there anything built in to grab say:
>
> /ip_addresses/{ip_address}
>
> e.g. like
>
>
> https://github.com/SentryPeer/SentryPeer/blob/87ec0dd7438b9ea8b58c83a75980e4c90076d88e/src/http_routes.h#L21
>
> Alternatively, I could just do:
>
>  /ip_addresses?ip_address={ip_address}
>
> Thanks.
>

Reply via email to