Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

servlet plugin: add requestpath flag #63

Merged
merged 1 commit into from Jul 26, 2019

Conversation

infinite-xue
Copy link
Contributor

Describe what this PR does / why we need it

1.chaosblade-exec-plugin-servlet adds requestpath flag
The values of servletpath and pathinfo are affected by the web.xml configuration. It is not easy to get the correct value when using it. Added requestpath flag, which is equivalent to requesturi without contextpath.

Does this pull request fix one issue?

chaosblade-io/chaosblade#134

Describe how you did it

join servletpath and pathinfo

Describe how to verify it

Special notes for reviews

@xcaspar
Copy link
Member

xcaspar commented Jul 26, 2019

@infinite-xue Thank you for your contribution, your git config email and name maybe incorrect, please check it.

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.

None yet

2 participants