Commit 2a3553f
committed
fix(tpl): add
This solves issue that file cannot be deleted if compiled by Go 1.2.
In Go 1.2, calling `(*http.Request).ParseForm()` for POST request
that has no header `Content-Type` will got an error.Content-Type header for ajax deleting1 parent 30f331b commit 2a3553f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
| 992 | + | |
992 | 993 | | |
993 | 994 | | |
994 | 995 | | |
| |||
0 commit comments