It maps to the native XMLHttpRequest.withCredentials. It applies only to cross-site requests.
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials On Wednesday, 30 November 2016 11:56:34 UTC-3, Rupert Smith wrote: > > On Tuesday, November 29, 2016 at 4:44:01 PM UTC, Rupert Smith wrote: >> >> This write up here is proving very helpful in understanding the new >> elm-lang/http. Has before and after examples showing how code is changed >> between 0.17 and 0.18: >> >> http://rundis.github.io/blog/2016/haskel_elm_spa_part6.html >> > > Any idea what 'withCredentials' does? Its a Bool. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
