Skip to content

Remove explicit cURL POST#332

Merged
JackPGreen merged 1 commit into
hazelcast:v/4.2from
JackPGreen:Remove-explicit-cURL-`POST`
Aug 20, 2025
Merged

Remove explicit cURL POST#332
JackPGreen merged 1 commit into
hazelcast:v/4.2from
JackPGreen:Remove-explicit-cURL-`POST`

Conversation

@JackPGreen
Copy link
Copy Markdown
Contributor

When executed with verbose, cURL logs:

Note: Unnecessary use of -X or --request, POST is already inferred.

The -d/--data flag sends data via POST so specifying POST as well is redundant.

When executed with `verbose`, cURL logs:
> Note: Unnecessary use of -X or --request, POST is already inferred.

[The `-d`/`--data` flag sends data via `POST`](https://curl.se/docs/manpage.html#-d) so specifying `POST` _as well_ is redundant.
@JackPGreen JackPGreen requested a review from nishaatr August 19, 2025 16:13
@nishaatr
Copy link
Copy Markdown

I believe this repo is not used anymore. We use hz-docs

@JackPGreen
Copy link
Copy Markdown
Contributor Author

I believe this repo is not used anymore. We use hz-docs

The repos not archived and the content is still published - it’s just not being updated with new content regularly.

@nishaatr
Copy link
Copy Markdown

I believe this repo is not used anymore. We use hz-docs

The repos not archived and the content is still published - it’s just not being updated with new content regularly.

I believe this repo is not used anymore. We use hz-docs

The repos not archived and the content is still published - it’s just not being updated with new content regularly.

Yes. A bit surprised. I see last change was for v/4.2. So old docs are still getting updated. Good to know

@JackPGreen JackPGreen merged commit e759cfd into hazelcast:v/4.2 Aug 20, 2025
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants