koush / AndroidAsync

Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
Other
7.51k stars 1.56k forks source link

How to enable directory listing? #678

Open nivanraj1220 opened 3 years ago

nivanraj1220 commented 3 years ago

Current one need to specify the url specifically with correct extension, can I know how to see directories like you would see in IIS using this http server ?