#include #include void get_file_path(char *uri, char *file_path) { char *question = strchr(uri, '?'); }