Skip to content

Commit a550fb4

Browse files
committed
s
1 parent 2957370 commit a550fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ServletAjax/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ readyState 五种状态:
3131
2 | HEADERS_RECEIVED (已获取响应头) | send() 方法已经被调用,并且头部和状态已经可获得。
3232
3 | LOADING (正在下载响应体) | 下载中,responseText 属性已经包含部分数据。
3333
4 | DONE (请求完成) | 下载操作已完成。
34-
---
34+
3535

3636

3737
### 项目核心源码

0 commit comments

Comments
 (0)