libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] Retrieving full POST url path


From: Kobi Cohen-Arazi
Subject: [libmicrohttpd] Retrieving full POST url path
Date: Thu, 20 Mar 2014 21:22:00 -0700

Hello,

Is there a way to retrieve the full POST url rather than just the filename?

e.g.

If post URL is http://somehost.com/path/to/post/file.txt, I'm only getting "file.txt" in the callback registered with MHD_create_post_processor.
Is there a way to retrieve the full url - "path/to/post/file.txt" ?

Thank you,
- Kobi

        0
    ----
 _ `\ <,_
(*) /   (*)

reply via email to

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