rpcWiFi don't close connection

I’m porting a program for M5Stack to Wio Terminal.
I noticed that connection doesn’t close at some cases.

This is a simple test program for this issue.

This programs is simple webserver. It has two entry point “/hello” and “/hello-many”.

“/hello” works in both (M5Stack and Wio Terminal).
But, “/hello-many” is not.
Server doesn’t close connection in the case of Wio Terminal.

Is it bug? How to deal with this?

@inajob https://github.com/Seeed-Studio/Seeed_Arduino_rpcUnified/issues/2 We have taken this requirement and added it to the to-do list.

1 Like

Thank you!
Which item is related to this probrem?