Format and remove 09.3.md spaces
This commit is contained in:
@@ -40,9 +40,9 @@ Web应用未对用户提交请求的数据做充分的检查过滤,允许用
|
||||
|
||||
```Go
|
||||
|
||||
`w.Header().Set("Content-Type","text/javascript")`
|
||||
`w.Header().Set("Content-Type","text/javascript")`
|
||||
|
||||
这样就可以让浏览器解析javascript代码,而不会是html输出。
|
||||
这样就可以让浏览器解析javascript代码,而不会是html输出。
|
||||
|
||||
```
|
||||
## 总结
|
||||
|
||||
Reference in New Issue
Block a user