Skip to content

v0.2.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 13 Jun 21:43
b44dcd3
  • Enhance censoring to work on nested data
    • Censoring only works on JSON data; attempting to censor non-JSON data will throw an exception
  • Fix request body not being sent on POST, PUT, PATCH requests