mirror of
https://github.com/cloudflare/cloudflared.git
synced 2026-05-14 19:40:41 +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