BFergerson opened a new pull request #5082:
URL: https://github.com/apache/skywalking/pull/5082
Why submit this pull request?
- [X] Bug fix
- [ ] New feature provided
- [ ] Improve performance
- Related issues
fixes #4907
___
### Bug fix
- Bug description.
The `requestURL` is updated after `addPathMapping`. This means it will use
`{POST}/url` the first time the endpoint is hit and then fall back to `/url`
every time it's hit afterward.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]