同步历史版本代码
This commit is contained in:
@@ -173,8 +173,6 @@ func (rw *ResponseWriter) Decrypt() bool {
|
||||
|
||||
func (rw *ResponseWriter) FlushAbort() {
|
||||
defer rw.c.Abort()
|
||||
responseBody := rw.body.String()
|
||||
fmt.Println("Original Response Body:", responseBody)
|
||||
rw.flush = true
|
||||
if rw.encryption {
|
||||
rw.Encrypt()
|
||||
|
||||
Reference in New Issue
Block a user