Issues
- 0
The check for len(mws) == 0 is unnecessary because the for loop will not execute if mws is empty.
#27 opened by driif - 0
- 0
custom directory-listing mode for FileServer
#19 opened by umputun - 0
- 1
SendErrorJSON sets Content-Type: text/plain instead Content-Type: application/json; charset=utf-8
#13 opened by egregors - 0
Replace web cache
#11 opened by umputun