pub(crate) type EventSourceInit = EventSourceInit;
pub(crate) struct EventSourceInit { pub withCredentials: bool, }
withCredentials: bool