mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
@@ -76,6 +76,7 @@ func (m *Middleware) copy(to io.Writer, from PluginReader) {
|
||||
continue
|
||||
}
|
||||
|
||||
buf = msg.Data
|
||||
if Settings.PrettifyHTTP {
|
||||
buf = prettifyHTTP(msg.Data)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user