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 am trying to figure out why the headers are not being parsed correctly. I have tried many iterations and have been unable to get the parse! function to do anything beside for returning the empty defaults.
The text was updated successfully, but these errors were encountered:
I am trying to get a very simple example of the email parsing working, here is my code:
And here is the output:
I am trying to figure out why the headers are not being parsed correctly. I have tried many iterations and have been unable to get the
parse!
function to do anything beside for returning the empty defaults.The text was updated successfully, but these errors were encountered: