..
fetch
Add simple implementation of content-security-policy on scripts / styles
2019-10-16 19:46:45 +00:00
tests
Move ResourceFetchTiming into Arc
2019-09-18 11:54:28 -04:00
Cargo.toml
Add simple implementation of content-security-policy on scripts / styles
2019-10-16 19:46:45 +00:00
connector.rs
Disable TLS 1.0 and 1.1
2019-05-10 14:53:32 +02:00
cookie.rs
Add webdriver deletecookies function
2019-04-19 13:15:50 +05:30
cookie_storage.rs
Add webdriver deletecookies function
2019-04-19 13:15:50 +05:30
data_loader.rs
Update to url 2.0
2019-08-17 10:03:44 +02:00
decoder.rs
Fix some new warnings
2019-06-22 14:59:09 +02:00
filemanager_thread.rs
Deduplicate idna, log, mime, mime_guess, percent-encoding, unicase, url, ws
2019-08-19 20:09:20 +02:00
hosts.rs
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
hsts.rs
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
http_cache.rs
http-cache: wait on pending stores
2019-10-08 17:58:20 +08:00
http_loader.rs
Auto merge of #23990 - tomasdivito:add-secure-connection-start, r=jdm
2019-10-10 22:16:27 -04:00
image_cache.rs
Add useful debug output for HTTP response and image cache.
2019-10-04 15:08:40 -04:00
lib.rs
#8539 Config preferences backend restructure
2019-03-20 15:01:26 +00:00
mime_classifier.rs
Rustfmt has changed its default style :/
2018-12-28 13:17:47 +01:00
resource_thread.rs
http-cache: wait on pending stores
2019-10-08 17:58:20 +08:00
storage_thread.rs
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
subresource_integrity.rs
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
websocket_loader.rs
use ipc router to handle ws dom-action messages
2019-10-09 17:36:45 +08:00