etr/libhttpserver

Please Provide an example for get_args() and get_args_flat() method

Akki-401 opened this issue · 0 comments

Hey @etr,

Can you please update an example of get_args() and get_args_flat() method, I'm not finding any example for given method.
My use case is, I want to parse entire request body from the incoming request.
This example would be a very helpful for me.