servo/components/net_traits
Russell Cousineau 2440e0f98a set referrer in window.load_url
- this conforms to follow-hyperlinks spec step 13
- this conforms to window-open spec step 14.3
- replace uses of `referrer_url` with `referrer`
- in Request class, change "no-referrer" to ""
- set websocket fetch referrer to "no-referrer"
2019-04-19 16:50:38 -07:00
..
image Move PixelFormat to the pixels crate 2018-11-20 10:14:52 +01:00
tests Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
blob_url_store.rs Set response status for range requests to file and blob urls 2018-11-26 09:34:14 +01:00
Cargo.toml WR update: dependencies update 2019-03-21 09:34:42 +08:00
filemanager_thread.rs create uuid before sending PromoteMemory message 2019-03-18 18:27:46 -07:00
image_cache.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Add webdriver deletecookies function 2019-04-19 13:15:50 +05:30
net_error_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pub_domains.rs Fix some warnings 2018-12-28 15:31:08 +01:00
quality.rs Fix some warnings 2018-12-28 15:31:08 +01:00
request.rs set referrer in window.load_url 2019-04-19 16:50:38 -07:00
response.rs Change Response's statusText default value from 'Ok' to an empty string 2018-11-27 19:26:40 +02:00
storage_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00