Skip to content

v0.1.0

Choose a tag to compare

@Justintime50 Justintime50 released this 18 May 17:57
· 53 commits to main since this release
cbf2d23
  • Initial release
  • Allows record and replay HTTP requests via Java 8's HttpUrlConnection client
  • Advanced settings:
    • Allows censoring of request and response bodies and parameters
    • Allow custom rules when determining if a request matches an existing recording
    • Allow custom delay for replayed requests to simulate real-world latency