Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

FR: Add request details to CurlyError to help debugging #9

@vzsg

Description

@vzsg

Currently, if libcurl returns an error code, it's simply bubbling up as an error code in a CurlyError. In an application that makes multiple requests, an error like "The URL was not properly formatted." is not too useful without the problematic URL.

So, CurlyError should capture at least the URL, but potentially more info about the failed request for later inspection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions