Skip to content

Add detection of standard URL extensions to HTTP is_dir and increase efficiency of fancy indexing #50

@rfrenchseti

Description

@rfrenchseti

When checking for a directory, first look at the URL and return False if the URL ends with any standard HTML extensions. See Apache extension list.

Also we could look for the "Parent directory" fancy index marker earlier in the file download process rather than reading the maximum amount from the URL first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions