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

Add logic to capture Http Action #85

Closed
wants to merge 1 commit into from

Conversation

bobcat1506
Copy link

Adding logic to capture the Http Action from the request to the span's tags.

@cwe1ss
Copy link
Collaborator

cwe1ss commented Dec 17, 2020

Hi, thank you very much for the PR, however I feel like this code is too specific as it reads an arbitrary "Action" header. I think it's better if you handle this in your configuration code via the solution described in #83.

@bobcat1506
Copy link
Author

Understood. The header is actually "SOAPAction" and it is defined in the SOAP spec.

I did implement your solution as described in #83.

@cwe1ss cwe1ss mentioned this pull request Dec 21, 2020
@cwe1ss
Copy link
Collaborator

cwe1ss commented Dec 21, 2020

OK - As you were able to solve this, I'll close this for now and leave #83 open for further feedback. Thanks again!

@cwe1ss cwe1ss closed this Dec 21, 2020
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