Make url for "client" referrer mandatory

This commit is contained in:
Matthias Deiml 2020-06-15 18:44:59 +02:00
parent 37394a892c
commit fa18cf620f
38 changed files with 410 additions and 213 deletions

1
Cargo.lock generated
View file

@ -6404,6 +6404,7 @@ dependencies = [
"keyboard-types",
"log",
"msg",
"net_traits",
"pixels",
"script_traits",
"serde",