//
pkg.gl
Category
github.com/shenghuofei/goexample
download-file-in-browser
package
0.0.0-20240827060135-362d4481321c
Repository:
https://github.com/shenghuofei/goexample.git
Documentation:
pkg.go.dev
Overview
Dependencies
8
Dependents
0
#
README
this is an example for how to download file in browser from golang server?
http://localhost:8000
will download the internal file Wiki.png
http://localhost:8000/local?file=a.txt
will download the local file a.txt