mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
propagate ajaxWithCredentials to navigator
This commit is contained in:
parent
65c727079c
commit
35d468c4db
@ -517,6 +517,7 @@ $.Viewer = function( options ) {
|
||||
drawer: this.drawer.getType(),
|
||||
loadTilesWithAjax: this.loadTilesWithAjax,
|
||||
ajaxHeaders: this.ajaxHeaders,
|
||||
ajaxWithCredentials: this.ajaxWithCredentials,
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user