Skip to content

Create separate HTTP parser #8

@ace411

Description

@ace411

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions