mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 22:19:58 +00:00
TUN-6775: Add middleware.Handler verification to ProxyHTTP
ProxyHTTP now processes middleware Handler before executing the request. A chain of handlers is now executed and appropriate response status codes are sent.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
package middleware
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestJWTValidatorHandle(t *testing.T) {
|
||||
}
|
Reference in New Issue
Block a user