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
Sorry, my bad, you're totally right. The underlying joyent/http-parser library supports this via the on_status callback for some time, it just needs a proper binding into Ruby.
Steps to reproduce: Parse any HTTP response (ex. HTTP/1.1 200 OK)
How can one access to the reason phrase of the parsed message?
The text was updated successfully, but these errors were encountered: