Skip to content

First stable release

Compare
Choose a tag to compare
@ziming ziming released this 08 Jul 16:36
· 149 commits to master since this release
  • Change all 'uri' to 'url' and all 'URI' to 'URL' to reduce confusion.
  • Added a preResponseHook() template method for those who wanted to do some logging or other stuffs before response.
  • Gzip response compression support