bruits / bruits/maudit

Dev server does not serve index.xml files as index

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
P3 - normal
Dominant language
Rust
Stars
172
Forks
7
Avg merge
6h 42m
Merged PRs (30d)
5

Description

### Version

Maudit 0.6.4

### Describe the Bug

tower-http's ServeDir does not seem to handle this, nor have the option to. Either we'll need to create our own or maybe there's a workaround possible, not sure!

### Participation

- [x] I am willing to submit a pull request for this issue.

Contributor guide

Open the contributing guide

Research direction

Start by locating the dev server setup that uses tower-http's ServeDir and reproduce how requests for directories containing index.xml are handled. Compare the available ServeDir behavior with the desired index.xml response, then verify that the dev server serves those files correctly without breaking existing index handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.