Regular Expressions 101

Community Patterns

Http_accept Header

0

Regular Expression
PCRE (PHP <7.3)

/
([^()<>@,;:\\"\/[\]?={} \t]+)\/([^()<>@,;:\\"\/[\]?={} \t]+)(?:;q=(\d*\.?\d+))?
/
g

Description

no description available

Submitted by Robin Dumont-Chaponet - 8 years ago