mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-07-21 02:24:14 +00:00
This is not the commit you are looking for
This commit is contained in:
parent
c339a8c770
commit
9cd20c81fc
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ func uploadPostHandler(c web.C, w http.ResponseWriter, r *http.Request) {
|
|||
upReq.src = file
|
||||
upReq.filename = headers.Filename
|
||||
} else {
|
||||
fmt.Println(r.Header.Get("Content-Type"))
|
||||
if r.FormValue("content") == "" {
|
||||
oopsHandler(c, w, r)
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue