Skip to content

The C# code converted from curl is not working #72

@testkongqi

Description

@testkongqi

Your tool is great! it helps me to get restful api call responses with C# code from curl command. But the C# code from the following curl command doesn't work. Could you help me out? thanks
curl -X POST -H "Content-Type: application/x-www-form-urlencoded" --referer https://yahoo.com/api/token -H "X-CSRFToken: dfdfffff" --data "username=dummy&password=header" --cookie "mytoken=dfgdsff" https://yahoo.com/api/token -k -D --o /dev/null

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