[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] Route lookups
From: |
Christian Grothoff |
Subject: |
Re: [libmicrohttpd] Route lookups |
Date: |
Wed, 15 Dec 2021 21:29:48 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 |
Libmicrohttpd doesn't include "route lookup" logic, you must implement
your own.
-Christian
On 12/15/21 5:50 PM, Gavin Henry wrote:
> Hi all,
>
> Does anyone have an example of how you're mapping routes/urls to
> functions before I crack on with my own?
>
> Thanks,
> Gavin.
>