Skip to content

Readme improvement #65

@zltnDC

Description

@zltnDC

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions