Regular Expressions 101

Community Library

Community Library Entry

7

Regular ExpressionOpen Workspace

r"
^(?:::f{4,6}:)?(?P<host>\S+) .* \"(GET|POST) [^\"]+\" 403
"
mg

Description
Created·2014-09-15 11:32
Updated·2023-07-27 20:59
Type·Match
Flavor·Python