You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a recent change in 0.10.0 the content-type is no longer being set to application/json by Cloud Event SDK senders like CronJobSource. Yet, some consumers expect that content type and there is no way to force it.
With a recent change in
0.10.0the content-type is no longer being set toapplication/jsonby Cloud Event SDK senders likeCronJobSource. Yet, some consumers expect that content type and there is no way to force it.