Skip to content

Client body parsing should look more like that of the server #15

@laytan

Description

@laytan

The server has a much better API for parsing the request body.

Although the client can't assume that the context.temp_allocator is the one that should be used, so it needs to keep track of an allocator and whether allocations were actually made. Or maybe not, and just say use an arena?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions