Sam Gibson
|
6f573d5d44
|
Move HSTS/CookieStorage to Arc<RwLock> from Ipc
servo/servo#7421
|
2015-09-19 18:30:37 +12:00 |
|
Johann Tuffe
|
ec07178b6f
|
sort all uses
|
2015-08-20 20:47:12 +08:00 |
|
bors-servo
|
f340900c38
|
Auto merge of #7246 - glennw:platform-ua, r=larsbergstrom
Add a simple method to emulate a platform UA (e.g. pretend a desktop build is an android UA).
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7246)
<!-- Reviewable:end -->
|
2015-08-17 22:44:38 -06:00 |
|
Glenn Watson
|
6d9fccbae7
|
Add a simple method to emulate a platform UA (e.g. pretend a desktop build is an android UA).
|
2015-08-18 14:42:28 +10:00 |
|
João Oliveira
|
1e20447746
|
replace len() !=0 with !is_empty()
|
2015-08-17 02:56:07 +01:00 |
|
Patrick Walton
|
024c4df912
|
script: Fix merge fallout.
|
2015-07-31 11:28:09 -07:00 |
|
Michael Howell
|
1339b8ce65
|
Add basic unit test for preload_hsts_domains .
Closes #6789.
|
2015-07-27 10:24:38 -07:00 |
|
Sam Gibson
|
bae979137a
|
Moves HSTS includeSubdomains enum to net_traits
|
2015-07-22 11:49:09 +12:00 |
|
Sam Gibson
|
11f5be6d85
|
Responds to more code review feedback
* Use regex from resource task
* Don't have an option of an HSTS list, default to empty
|
2015-07-22 11:49:08 +12:00 |
|
Sam Gibson
|
f2148f06b1
|
Moves the HSTS replacement code to http_loader
This respects STS for redirects as well.
|
2015-07-22 11:49:08 +12:00 |
|
Sam Gibson
|
826f56bdf3
|
Moves HSTS code to it's own module
|
2015-07-22 11:49:07 +12:00 |
|