Skip to content

net/http: FileServer directory listings are unsorted #11879

Closed
@mdempsky

Description

@mdempsky

FileServer lists files in a directory in the same order returned by os.(*File).Readdir. It would be nice if they were instead sorted alphabetically.

/cc @bradfitz

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions