Skip to content

feat(core): Add missing HTTP response types - #1362

Open
kingsthwaiteJ wants to merge 37 commits into
FoalTS:masterfrom
kingsthwaiteJ:add_missing_http_response_types
Open

feat(core): Add missing HTTP response types#1362
kingsthwaiteJ wants to merge 37 commits into
FoalTS:masterfrom
kingsthwaiteJ:add_missing_http_response_types

Conversation

@kingsthwaiteJ

Copy link
Copy Markdown
Contributor

Problem

Some HTTP response types are still missing.

Fixes #1361.

Solution

For each HTTP response type to be created, create the type, add tests and update docs.

Checklist

  • I have read the contribution guidelines.
  • I have added or updated tests for any code changes.
  • I have updated documentation if needed, keeping it concise.

@kingsthwaiteJ
kingsthwaiteJ force-pushed the add_missing_http_response_types branch from a06e8ca to d5cbd39 Compare July 15, 2026 04:28
@kingsthwaiteJ

Copy link
Copy Markdown
Contributor Author

@LoicPoullain this is now ready for review.

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.

[@foal/core] Add support for other missing HTTP response types

1 participant