You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking into some shortcut to get only headers as an array, so that i can validate them easily. I'm eagerly looking for position validation so includeHeaders as a regexp is not enough.
Any idea? preferably with using the async/await api, but can fallback to events if necessary.
The text was updated successfully, but these errors were encountered:
I'm looking into some shortcut to get only headers as an array, so that i can validate them easily. I'm eagerly looking for position validation so
includeHeaders
as a regexp is not enough.Any idea? preferably with using the async/await api, but can fallback to events if necessary.
The text was updated successfully, but these errors were encountered: