Skip to content

Commit fa59162

Browse files
committed
2 parents 97fbee6 + a125664 commit fa59162

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ staticserver
2828

2929
### Golang array-templated string format
3030
- ```{{index . 0}}{{index . 1}}{{index . 2}}....```
31+
32+
### Warning(s)
33+
- The mime-type in Windows registry may be modified by other software causing wrong `Content-Type` in response, see issue(s)
34+
- https://github.com/golang/go/issues/32350
35+
- How to fix: `regedit` -> go to `Computer\HKEY_CLASSES_ROOT\.js` -> set `Content Type` to `application/javascript`

0 commit comments

Comments
 (0)