NULL

Results 3 comments of NULL

same issue...is there any update?

实现这两个接口就可以了 `func (handler *Handler) BeforeRequest(entity *entity.Entity)` `func (handler *Handler) BeforeResponse(entity *entity.Entity, err error) ` 可以参考readme里面的`MITM`示例代码

I have meet the same issue, without line breaks in code