libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Url Pathpart regex or similar


From: Gavin Henry
Subject: Re: [libmicrohttpd] Url Pathpart regex or similar
Date: Sat, 18 Dec 2021 20:03:47 +0000

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

On Sat, 18 Dec 2021, 11:45 Gavin Henry, <ghenry@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 


Alternatively, I could just do:

 /ip_addresses?ip_address={ip_address} 

Thanks. 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]