mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-09 20:50:34 +08:00
TUN-3489: Add unit tests to cover proxy logic in connection package of cloudflared
This commit is contained in:
@@ -44,7 +44,7 @@ type OriginClient interface {
|
||||
|
||||
type ResponseWriter interface {
|
||||
WriteRespHeaders(*http.Response) error
|
||||
WriteErrorResponse(error)
|
||||
WriteErrorResponse()
|
||||
io.ReadWriter
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user