File list (Check if you may need any files):
mongoose-master
...............\LICENSE
...............\README.md
...............\docs
...............\....\API.md
...............\....\AndroidBuild.md
...............\....\BasicWebsite.md
...............\....\Embed.md
...............\....\FAQ.md
...............\....\FileSharing.md
...............\....\Internals.md
...............\....\Options.md
...............\....\PhpWebsite.md
...............\....\ReleaseNotes.md
...............\....\SSL.md
...............\....\Usage.md
...............\examples
...............\........\.gitignore
...............\........\Makefile
...............\........\array_vars
...............\........\..........\Makefile
...............\........\..........\array_vars.c
...............\........\big_upload
...............\........\..........\Makefile
...............\........\..........\big_upload.c
...............\........\cookie_authentication
...............\........\.....................\Makefile
...............\........\.....................\cookie_auth.c
...............\........\.....................\index.html
...............\........\.....................\login.html
...............\........\csharp
...............\........\......\example.cs
...............\........\......\mongoose.cs
...............\........\digest_authentication
...............\........\.....................\Makefile
...............\........\.....................\digest_auth.c
...............\........\file_upload
...............\........\...........\Makefile
...............\........\...........\file_upload.c
...............\........\form_submit
...............\........\...........\Makefile
...............\........\...........\form_submit.c
...............\........\hello_world
...............\........\...........\Makefile
...............\........\...........\hello_world.c
...............\........\http_client
...............\........\...........\Makefile
...............\........\...........\http_client.c
...............\........\mjpg_streamer
...............\........\.............\Makefile
...............\........\.............\mjpg_streamer.c
...............\........\multi_threaded_server
...............\........\.....................\Makefile
...............\........\.....................\multi_threaded_server.c
...............\........\proxy_server
...............\........\............\Makefile
...............\........\............\proxy_server.c
...............\........\............\proxy_web_root
...............\........\............\..............\app1
...............\........\............\..............\....\index.html
...............\........\............\..............\app2
...............\........\............\..............\....\index.html
...............\........\............\..............\index.html
...............\........\............\ssl_cert.pem
...............\........\restful_api
...............\........\...........\Makefile
...............\........\...........\index.html
...............\........\...........\restful_api.c
...............\........\send_file
...............\........\.........\Makefile
...............\........\.........\send_file.c
...............\........\websocket_chat
...............\........\..............\Makefile
...............\........\..............\index.html
...............\........\..............\websocket_chat.c
...............\........\websocket_echo_server
...............\........\.....................\Makefile
...............\........\.....................\index.html
...............\........\.....................\websocket_echo_server.c
...............\........\websocket_ssl_proxy
...............\........\...................\Makefile
...............\........\...................\certs
...............\........\...................\.....\ws1_ca.pem
...............\........\...................\.....\ws1_client.pem
...............\........\...................\.....\ws1_server.pem
...............\........\...................\.....\ws2_ca.pem
...............\........\...................\.....\ws2_client.pem
...............\........\...................\.....\ws2_server.pem
........