bb1e038198
Motivation: We can just use a local variable in HttpUploadServerHandler and so make the example code a bit cleaner. Modifications: Use local variable. Result: Fixes https://github.com/netty/netty/issues/8892.