Back to Tomcat

Byte counter

webapps/examples/servlets/nonblocking/bytecounter.html

11.0.22222 B
Original Source

Byte counter

Select a file and/or enter some data using the form below and then submit it. The server will read the request body using non-blocking IO and then respond with the total length of the request body in bytes.