gofile
gofile copied to clipboard
HTTP/1.1 directory listing and file server using TCP sockets for fun
Results
2
gofile issues
Sort by
recently updated
recently updated
newest added
maybe HTTP header["Accept-Encoding"] is nil && HTTP header["Range"] is nil, set HTTP header "Accept-Encoding" to "gzip" ? but gofile is a server, if client can't accept gzip trans, how can...
I'm try to implement feature Transparent response compression Now I add the gzip header support