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

Add changelog, implement HEAD #3697

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tadgh
Copy link
Collaborator

@tadgh tadgh commented Jun 14, 2022

Closes #3696

  • Add changelog
  • Permit HEAD on /metadata
  • Permit HEAD on searches.
  • Given the discussion requirements here , we do not short-circuit when we detect a head, but instead do all processing, and simply return no body. (spring seems to automatically do this when it detects the incoming request is a HEAD operation)

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.

Add support for HEAD requests in /metadata and Search
1 participant