Hi,
verifying my understanding...
Given the abstraction that JAX-RS creates on top of HTTP connectors, it seems impossible to send or receive HTTP trailers with JAX-RS. Even if the underlying connector does support them.
Or am I missing a clever trick?
Anyone knows the history regarding this detail?
Jan