Skip to content

Why using headers when it is not required in C-libcurl? #732

Open
@nikkivirtuoso

Description

@nikkivirtuoso

Describe the bug
in code snippet generated for C-libcurl for simple get request it is using headers as NULL while we don't need it as we haven't created any custom headers

To Reproduce
paste the API and produce the code-snippet for C-libcurl keep the method as get

Expected code snippet and corresponding request
I don't think it is required it is unnecessarily bloating the code

Screenshots
Screenshot 2024-03-21 at 5 11 18 PM

Additional context
I have experienced this on website of postman

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions