-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I was migrating an HTTP Server to FlyingFox and I encountered a client side error "Socket write failed". I spent some time to discover this line:
if !request.shouldKeepAlive { |
The client app didn't send the "keepalive" header in requests. I think it would be great to mention "keepalive" in readme.
Thank you for this great lightweight server :)
Metadata
Metadata
Assignees
Labels
No labels