Expose xhr.withCredentials with correct default - #96
Conversation
novabyte
commented
Mar 14, 2015
+1 can we merge this in please. |
kumavis
commented
Mar 14, 2015
re-reviewed my code change, and all seems good. this is the correct default behavior for XHRs in the browser. ready to merge. |
novabyte
commented
Mar 14, 2015
@kumavis Thanks for re-checking it. I just stumbled across this problem in This fails at the moment in jsdom (3.*) because the |
novabyte
commented
Mar 25, 2015
@driverdan Please can you merge this into master and build a new release. |
kumavis
commented
Mar 25, 2015
📲 come on dan drive it home 🚙 |
mareksuscak
commented
Oct 5, 2015
Can we merge this thing @driverdan? |
mareksuscak
commented
Oct 5, 2015
@novabyte for working XHR in jsdom you can use my patch https://github.com/mareksuscak/jsdom-xhr-patch until this gets resolved and merged. |
Expose xhr.withCredentials with correct default
kumavis
commented
Oct 15, 2015
HE LIVES 👻 |
Fixes#71
Replaces #84