Segmentry.Http.Noop (segmentry v0.3.0)

Copy Markdown View Source

No-op Req adapter used when :send_to_http is set to false. Logs the request at :debug level and replies with 200 OK without making any network call.

Summary

Functions

call(request)