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

Health head request for download #978

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Conversation

MalinAhlberg
Copy link
Contributor

Related issue(s) and PR(s)
This PR closes #757 .

Description
A head request to download will now respond with 200 (if everything is working well)

How to test

  • see integration tests
  • build an image of download and use it with starter-kit-storage-and-interfaces. Check that
    • curl localhost:8443/health returns 200.
    • curl -LI localhost:8443 returns 200

@MalinAhlberg MalinAhlberg changed the title feat: health head request for download Health head request for download Aug 6, 2024
@MalinAhlberg MalinAhlberg force-pushed the feat/downloand-healthMethodHead branch from 1b1a2f1 to b1de7ee Compare August 6, 2024 13:02
@MalinAhlberg MalinAhlberg requested a review from a team August 7, 2024 08:33
@jbygdell jbygdell enabled auto-merge August 8, 2024 08:50
aaperis
aaperis approved these changes Aug 8, 2024
@jbygdell jbygdell added this pull request to the merge queue Aug 8, 2024
Merged via the queue into main with commit eaf3786 Aug 8, 2024
27 checks passed
@jbygdell jbygdell deleted the feat/downloand-healthMethodHead branch August 8, 2024 10:28
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.

[download] support HTTP HEAD request as a way of checking that the service is working
3 participants