You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1118Http(Request|Response).aggregateWithPooledObjects(), which does the same job with aggregate() except that it uses ByteBufHttpData for aggregation.
Note that this feature is for advanced users who want to sqeeze more performance out. You'd better stick to aggregate() in most cases.
Improvements
#1114 Reduced memory footprint related with HTTP header conversion