Skip to content

Version regex update#1

Open
cy1337 wants to merge 1 commit intoSynacktiv-contrib:masterfrom
cy1337:patch-1
Open

Version regex update#1
cy1337 wants to merge 1 commit intoSynacktiv-contrib:masterfrom
cy1337:patch-1

Conversation

@cy1337
Copy link

@cy1337 cy1337 commented Mar 3, 2020

Removing extraneous \ from pattern (. does not need escaping in a character class) and trimming the space so that this works on a 9.0.29 which responds with:

<h3>Apache Tomcat/9.0.29</h3>

Removing extraneous \ from pattern (. does not need escaping in a character class) and trimming the space so that this works on a 9.0.29 which responds with:
```
<h3>Apache Tomcat/9.0.29</h3>
```
@hypn0s
Copy link
Collaborator

hypn0s commented Mar 3, 2020

Hi, thank you for your contribution!
Actually, I fixed the space trimming last week in the upstream repository: hypn0s/AJPy#11

This repo needs to be synced...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants