-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
It should be possible add trailer field support as of Servlet 4.
It's a bit challenging, because there is an isTrailerFieldsReady: Boolean method, but no callback for when it turns false to true. We can start checking on the ReadListener's onAllDataRead, but we have to poll if it's false. Gross.
Metadata
Metadata
Assignees
Labels
No labels