Merge branch 'master' of git://factorcode.org/git/factor
commit
9a036b2463
|
@ -139,7 +139,7 @@ HELP: relative-url?
|
|||
{ $values
|
||||
{ "url" url }
|
||||
{ "?" "a boolean" } }
|
||||
{ $description "Tests whether a given url is relative to a domain." } ;
|
||||
{ $description "Tests whether a URL is relative." } ;
|
||||
|
||||
HELP: secure-protocol?
|
||||
{ $values { "protocol" string } { "?" "a boolean" } }
|
||||
|
|
Loading…
Reference in New Issue