Skip to content

libcurl vs zig http client #25

Description

@bradcypert

The question: Should we use libcurl or Zig's built in HTTP client?

I believe the answer is libcurl. To support different HTTP methods (and more), we'd have to use libcurl as Zig's standard HTTP client only supports HTTP 1.1. There's plenty of more reasons, and I should probably catalog those here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions