Is there a possibility to rest call with HEAD method

Open Beginner friendly
#375 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
java
Domain
api

Research direction

Start by locating ArtifactoryRequest and its Method enum, then trace how enum values are turned into REST calls. Add support for HEAD and verify that the client can issue a HEAD request without regressing the existing methods.

Written by the indexing model from the issue text.

Description

question

ArtifactoryRequest supports enum Method { GET, POST, PUT, DELETE, PATCH, OPTIONS }. Id like to have it with HEAD method

Dominant language
Java
Stars
331
Forks
163
Avg merge
20h 9m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from jfrog/artifactory-client-java

All issues in jfrog/artifactory-client-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.