Skip to content

Remove content type from empty 404 responses#75

Merged
eviltester merged 2 commits into
masterfrom
codex/empty-404-no-content-type
Jul 23, 2026
Merged

Remove content type from empty 404 responses#75
eviltester merged 2 commits into
masterfrom
codex/empty-404-no-content-type

Conversation

@eviltester

Copy link
Copy Markdown
Owner

Summary

  • remove Content-Type from empty 404 responses in the Javalin adapter
  • keep Content-Type for 404 responses that include a body
  • remove docs that were migrated to the API Challenges repository

Tests

  • mvn -pl thingifier -Dtest=JavalinHttpServerTest test
  • mvn -pl thingifier -am install -DskipTests
  • mvn -pl thingifier -DskipTests checkstyle:check@project-fqn-check

Copilot AI review requested due to automatic review settings July 23, 2026 12:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eviltester
eviltester merged commit 17d5a40 into master Jul 23, 2026
3 checks passed
@eviltester
eviltester deleted the codex/empty-404-no-content-type branch July 23, 2026 12:23
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