Skip to content
New issue

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

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

Already on GitHub? # to your account

Added support for headers #133

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Added support for headers #133

merged 1 commit into from
Apr 25, 2023

Conversation

niemyjski
Copy link
Member

@niemyjski niemyjski commented Apr 22, 2023

I'm not sure about any differences between node headers vs express headers https://nodejs.org/api/http.html#requestgetheaders

All of our request info collector works off of request (express?) object, seems to just have string values but the node docs has both..

I'm not sure about any differences between node headers vs express headers https://nodejs.org/api/http.html#requestgetheaders
@niemyjski niemyjski requested a review from ejsmith April 22, 2023 13:51
@niemyjski niemyjski changed the title Added script for headers Added support for headers Apr 22, 2023
Copy link
Member Author

@niemyjski niemyjski left a comment

Choose a reason for hiding this comment

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

Self reviewed

@niemyjski niemyjski merged commit d719b34 into main Apr 25, 2023
@niemyjski niemyjski deleted the feature/headers-support branch April 25, 2023 12:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants