aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/tests/hsts.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replace time with std::time in components/net (#31079)" (#31120)Martin Robinson2024-01-181-26/+8
* Replace time with std::time in components/net (#31079)Taym Haddadi2024-01-171-8/+26
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-32/+24
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* Format remaining filesPyfisch2018-11-061-24/+32
* Rustfmt net cratePyfisch2018-11-031-69/+160
* delegate resource reading to embedderPaul Rouget2018-04-271-8/+8
* Use specific assertion for net hsts testsCYBAI2018-01-261-3/+3
* Merge net and net_testsAnthony Ramine2018-01-201-0/+294