Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-23 10:20
Flavor·PCRE (Legacy)

/
\((?<info>.*?)\)(\s|$)|(?<name>.*?)\/(?<version>.*?)(\s|$)
/
gm
Open regex in editor

Description

Http response header User-Agent

Submitted by anonymous