Skip to content

feat: allow clients to control delay on any endpoint #263

Description

@mc0

Allow clients to control the delay before a response is written (like the existing /delay/{duration} endpoint) for all endpoints via a special _delay query param.

Note: original description was edited, is preserved below for posterity.


Original issue I found myself wanting to delay /image/png or /bytes or /jsonl, but rather than add that to each endpoint perhaps if RedirectTo could delay, then it could follow that redirect. This seems like a powerful feature add for a relatively simple change.

Thanks for the tool and site!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions