Skip to content

Returns an empty page #111

@EntityinArray

Description

@EntityinArray

Delays but returns an empty page, 0 bytes

nginx-mainline 1.25.2

location /mpd {
    echo_sleep 5;
    expires -1;
    add_header Cache-Control no-store;
    add_header Access-Control-Allow-Origin *;
    autoindex on;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions