diff --git a/README.MD b/README.MD index c3827eb..3c7dad9 100644 --- a/README.MD +++ b/README.MD @@ -3,3 +3,4 @@ - [ ] multipart/form-data的实现 - [*] 参考example中的jwt实现方式,移除context对extension的依赖?那么language-tag该怎么处理? - [ ] 参考rocket,移除参数的元组类型 +- [ ] 模拟request_util能否避免涉及到的parts.clone()? \ No newline at end of file