= NEXT STEPS ===
Things which would be done in the coming week:
* Finished on wget_test_start_server() in order to call Libmicrohttpd as
service for wget_test(). Problems and questions need to be resolved:
- Decide what the best
On 06/13/2017 05:42 AM, Didik Setiawan wrote:
>- Last check failed when the test try to resolve URL with question mark.
> E.g: "/subdir1/subpage1.html?query¶m", when I debug, it return just
> "/subdir1/subpage1.html" so the result is 404 not found. I also check
> using
> logging