servo/components
Daniel Robertson 153059c55c
Fix logic for cors cache match
The current logic for a cors cache match does not consider "credentials
is false and request's credentials mode is not "include" or credentials
is true."
2016-04-27 16:39:57 -04:00
..
canvas Auto merge of #10706 - zwn:unused-extern-crates, r=nox 2016-04-22 13:40:38 -07:00
canvas_traits Remove references to unused crates. 2016-04-22 22:20:06 +02:00
compositing Don't expect a native_window when using webrender 2016-04-25 18:16:42 -07:00
devtools Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
devtools_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
gfx Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
gfx_traits Auto merge of #10706 - zwn:unused-extern-crates, r=nox 2016-04-22 13:40:38 -07:00
layout Auto merge of #10817 - danlrobertson:flex-basis, r=mbrubeck 2016-04-24 23:34:37 -07:00
layout_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
msg Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
net Fix logic for cors cache match 2016-04-27 16:39:57 -04:00
net_traits Fix logic for cors cache match 2016-04-27 16:39:57 -04:00
plugins Remove unused import. 2016-04-23 10:38:05 -04:00
profile Silence unused-extern-crates false positives. 2016-04-22 22:20:05 +02:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Allow setting withCredentials in synchronous XMLHttpRequest 2016-04-26 17:08:39 +05:30
script_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
servo read cookie_jar, hsts_list, auth_cache, and local_data from file if profile_dir option is present 2016-04-25 19:39:40 -04:00
style Moved the rest of the longhand structs to separate files. 2016-04-25 21:36:58 +03:00
style_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
util Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
webdriver_server Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00