|
|
func (h *captchaHandler) serve(w http.ResponseWriter, id, ext string, lang string, download bool) error {
|
|
func (h *captchaHandler) serve(w http.ResponseWriter, id, ext string, lang string, download bool) error {
|
|
|
w.Header().Set("Content-Type", "application/octet-stream")
|
|
w.Header().Set("Content-Type", "application/octet-stream")
|