Skip to content

v2.0.3

Compare
Choose a tag to compare
@stratosblue stratosblue released this 19 Jun 14:30
· 45 commits to master since this release
  • 增加基于IMemoryOwner的MemoryOwnedContent;
  • RequestBuildTool现在使用IMemoryOwner减少可能的内部分配;
  • IHttpRequest继承IDisposable;
  • 其他细节修改;