Please if possible add regexp2 in httpx. [FTL] Invalid value for match regex option: error parsing regexp: invalid or unsupported Perl syntax: (?!
#1499
Unanswered
foorw1nner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This error appears every time I try to use a negative lookahead in a regex match, example: (?!apple)
Solutions or alternatives?
Project Discovery, It was identified that the httpx does not support the use of regexp2 library in matching and extracting regex functionalities, -mr and -er. I ask if it is possible to implement regexp2 in httpx for such functions.
Beta Was this translation helpful? Give feedback.
All reactions