Replay recorded requests by ReqUID (#864)
This commit is contained in:
committed by
smruthi2187
parent
2d01382a82
commit
95eef49cf8
@@ -92,6 +92,8 @@ func Record(triggerName string, recorderName string, reqUID string, request *htt
|
||||
PostForm: postForm,
|
||||
}
|
||||
|
||||
log.Info("Storing request > ", req)
|
||||
|
||||
resp := &redisCache.Response{
|
||||
Status: response.Status,
|
||||
StatusCode: int32(response.StatusCode),
|
||||
|
||||
Reference in New Issue
Block a user