Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
Novice
Description
The platform http components starter (Camel Spring Boot) is not feature-complete.
The following features are missing:
AttachmentProduces/Consumes HeadersOptimize Response Write- Add Headers
Good Streaming Handling- Cookie Handler
- Consumer Suspended
Post Form- Query Params Handling
- URI Matcher Handlers
- CORS
Tests for all these features are added in the PR https://github.com/apache/camel-spring-boot/pull/1286, some features were already implemented in the PR, the features not implemented yet have a failing (disabled) test.