Skip to content

1.0.9

Choose a tag to compare

@xljiulang xljiulang released this 21 May 14:26
· 955 commits to master since this release
  • 增加HttpApi.RegisterFactory()方法
  • 增加ParameterAttribute,满足一般情况易于理解传参的要求
  • 修复使用了CacheAttribute且缓存命中时RequestMessage没有及时dispose的问题