Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send a default user agent #378

Open
craigreyenga opened this issue Apr 14, 2024 · 1 comment
Open

Send a default user agent #378

craigreyenga opened this issue Apr 14, 2024 · 1 comment
Labels
question Further information is requested

Comments

@craigreyenga
Copy link

While attempting to run Muffet against a WikiJS instance, I found that I was getting a 500 error. Certainly that is WikiJS's fault. However, it seems reasonable that Muffet should send up a non-empty user agent by default.

@raviqqe raviqqe added the question Further information is requested label Jun 26, 2024
@craigreyenga
Copy link
Author

Workaround:

muffet --header="User-Agent: Muffet/$(muffet --version)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants