github.com/refraction-networking/utls.TLSExtensionsJSONUnmarshaler.AllowUnknownExt (field)

2 uses

	github.com/refraction-networking/utls (current package)
		u_clienthello_json.go#L88: 	AllowUnknownExt bool // if set, unknown extensions will be added as GenericExtension, without recovering ext payload
		u_clienthello_json.go#L112: 				if e.AllowUnknownExt {