-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
In a recent conversation, the oddity that is the presence of HTTP parser functions inside an event loop was discussed. I realized, upon musing on the discussion, that the original premise of bundling several async and async-adjacent utilities into a single extension was flawed. I now think it makes sense to remove parseHttpRequest and parseHttpResponse functions from the ext-mrloop API specification and place them in a separate extension.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request