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 request fields #103

Merged
merged 1 commit into from
Apr 27, 2021
Merged

Add request fields #103

merged 1 commit into from
Apr 27, 2021

Conversation

camphillips22
Copy link
Collaborator

Exports now include the following fields when the EventType
is request:

  • ReqUrl: the URL for the corresponding XHR request
  • ReqMethod: the HTTP request method for the corresponding XHR request
  • ReqStatus: the HTTP response status code for the corresponding XHR request

Exports now include the following fields when the `EventType`
is `request`:

* `ReqUrl`: the URL for the corresponding XHR request
* `ReqMethod`: the HTTP request method for the corresponding XHR request
* `ReqStatus`: the HTTP response status code for the corresponding XHR request
Copy link
Contributor

@claygoddard claygoddard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@camphillips22 camphillips22 merged commit fd6b90e into master Apr 27, 2021
@camphillips22 camphillips22 deleted the cam/request-fields branch April 27, 2021 20:25
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