Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete method #1916

Closed
Dimitrius-dev opened this issue Sep 5, 2024 · 2 comments
Closed

Delete method #1916

Dimitrius-dev opened this issue Sep 5, 2024 · 2 comments

Comments

@Dimitrius-dev
Copy link

Dimitrius-dev commented Sep 5, 2024

Hi, i found out something and I want to clarify)

httplib::SSLClient has several methods like: put, post, get etc.
Put, Post, Get have signature (const std::string &path, const Headers &headers, const Params &params)

But Delete method has no. Is it valid?

@yhirose
Copy link
Owner

yhirose commented Sep 5, 2024

Same as #1551

@yhirose yhirose closed this as completed Sep 5, 2024
@Dimitrius-dev
Copy link
Author

I misunderstood library's request "params". I thought it means http standard params like source.com?name=me&age=99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants