iopipe / iopipe-java

AWS Lambda telemetry for Java
https://www.iopipe.com/
Apache License 2.0
17 stars 8 forks source link

Do not print snooped requests when testing since they may contain binary data. (Fixes #203) #206

Closed XerTheSquirrel closed 5 years ago

XerTheSquirrel commented 5 years ago

This removes printing the request that was sent to the server in the test code.