Skip to content

0.6.0

Compare
Choose a tag to compare
@lipanski lipanski released this 03 Jun 17:05
· 333 commits to master since this release
  • Introduce a new matcher: Match::Regex(String), for matching the request path or headers with a regular expression.
  • Extend the matcher logic to matching the request path (supports all matchers now).
  • Fix a bug in the request processing for large bodies.

Thanks to @estin