Skip to content

rename predicates + minor fixes

Choose a tag to compare

@arnaudlewis arnaudlewis released this 17 Aug 15:51
· 694 commits to master since this release
  • Rename predicate after to dateAfter according the official documentation.

  • Rename predicate before to dateBefore according the official documentation.

  • fix accessing headers in non standard way: #15

  • Decrement the number of running connections after a failed request: #13