Skip to content

docs: add -L -k flags to README curl examples#339

Merged
Blackgaurd merged 1 commit into
mainfrom
docs/fix-readme-curl-examples
May 15, 2026
Merged

docs: add -L -k flags to README curl examples#339
Blackgaurd merged 1 commit into
mainfrom
docs/fix-readme-curl-examples

Conversation

@Blackgaurd

Copy link
Copy Markdown
Collaborator

Caddy (with `DOMAIN=localhost`) issues a 308 HTTP→HTTPS redirect, so the bare `curl` commands in the quick-start silently return nothing for new users. Adding `-L` (follow redirect) and `-k` (skip cert check for Caddy's self-signed localhost cert) makes them work as expected.

Caught this during a live end-to-end walkthrough of the README workflow.

@Blackgaurd Blackgaurd merged commit 4e3de3c into main May 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant