ReactiveBase.propTypes = {
    type: types.string,
    url: types.string,
    credentials: types.string,
    headers: types.headers,