Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[servlet-dev] Servlet 6.1 H2 push support.

Hi,

For the Servlet 6.1 HTTP/2 push support,


Can the API doc remove the last sentence?

"Note that some implementations may opt not to support server push and will therefore always return {@code null} "

That sentence seems to suggest making an optional feature not deprecating.

The Jakarta Spec has tried to stop component specs from saying that a Deprecated API may or may not be implemented.

Regards,
Phu Dinh




Back to the top