Regular Expressions 101

Community Patterns

hostname to django CORS_ALLOWED_ORIGIN_REGEXES

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^(http)s?(:\/\/rentserv\.herokuapp\.com)\/?$
/
gm

Description

hostname to django CORS_ALLOWED_ORIGIN_REGEXES

Submitted by anonymous - a year ago